Re: Table Name as UserName with a Blank Password

2003-07-02 Thread Nils Valentin
2003年 7月 3日 木曜日 11:30、Nils Valentin さんは書きました: > Hi Dan, > > > By default 2 anonymous user accounts are setup in the mysql database. You > will have to delete them first. you should find that you can login with any > name (except the specified ones) without password. This will probably allow > you t

Re: Table Name as UserName with a Blank Password

2003-07-02 Thread Nils Valentin
Hi Dan, By default 2 anonymous user accounts are setup in the mysql database. You will have to delete them first. you should find that you can login with any name (except the specified ones) without password. This will probably allow you to view the databases f.e. with "SHOW DATABASES;", but y

Table Name as UserName with a Blank Password

2003-07-02 Thread Dan Ullom
I recently stumbled onto the ability to log into a mysql server from the command line with any table name, and a blank password. ie: mysql -u mysql My root account has a password set, and a few users with limited access but I haven't done much else as far security goes. I've tried this on a 3.23