Re: Mysql



On 2008-03-28, Blattus Slafaly 0/00 ? ? ? <boobooililililil@xxxxxxxxxxxxxx> wrote:


<snip>

Why do I get this with mysqlshow?
mysqlshow: Access denied for user 'username'@'localhost' (using
password: NO)
and as root:
mysqlshow: Access denied for user 'root'@'localhost' (using password: YES)
why can't I access my own system?


You will have more questions like this.
I know from (recent) experience :)

So I recomment this:

http://dev.mysql.com/doc/refman/5.0/en/tutorial.html

In case of another MySQL version there are links on the left there.


Vahis
--
Training new things:
http://waxborg.servepics.com/testsite
"The only thing more expensive than training is the lack of it"
Henry Ford
.



Relevant Pages

  • Re: Mysql
    ... Vahis wrote: ... mysqlshow: Access denied for user 'username'@'localhost' ... and as root: ...
    (alt.os.linux.suse)
  • Re: Mysql
    ... and as root: ... mysqlshow: Access denied for user 'root'@'localhost' (using password: ... Their instructions are crap. ...
    (alt.os.linux.suse)
  • Re: Mysql
    ... Which directory is the database directory? ... where the configuration files are stored it is /usr/share/mysql. ... Create the file /root/.my.cnf, make it readable only for root. ... Now you can do mysqlshow, mysqladmin, mysql, mysqldump without passwords and things as root. ...
    (alt.os.linux.suse)