Re: Something boring about mysql application!!!

2005-05-31 Thread Gleb Paharenko
Hello. See: http://dev.mysql.com/doc/mysql/en/access-denied.html http://dev.mysql.com/doc/mysql/en/resetting-permissions.html >Hi,all >I have installed a Mysql4 verion on Turbo Linux successfully >recently.But I alwaysgot the error prompt from the database when I

Re: Something boring about mysql application!!!

2005-05-31 Thread mfatene
Hi, >>> mysql -S /opt/usr/mysql4/var/mysql.socket -uusr -p11 is 11 your database, i don't think so. That should dbe the password. so, the command to connect that can be found in the doc can be : mysql -uusr -p mysql this will prompt you tu enter the password Password: here type 11 a

Something boring about mysql application!!!

2005-05-30 Thread song wang
Hi,all I have installed a Mysql4 verion on Turbo Linux successfully recently.But I always got the error prompt from the database when I did the connect to this DB. Details: [EMAIL PROTECTED] bin]$ mysqlshow mysqlshow: Can't connect to local MySQL server through socket '/opt/usr/