mysql access control

2002-01-29 Thread Victoria Reznichenko
Joachim, Monday, January 28, 2002, 2:15:51 PM, you wrote: JH> I have installed MySQL Version 3.23.47 on Suse Linux 7.2 (Kernel 2.4.4) JH> After the installation of mysql I run the mysql_install_db script JH> I could change the passwords for root so I reset the GRANT table using JH> ../safe_my

Re: mysql access control

2002-01-28 Thread Paul DuBois
At 13:15 +0100 1/28/02, Joachim Hörnle wrote: >The mysql access control is drinving me crazy. > >I have installed MySQL Version 3.23.47 on Suse Linux 7.2 (Kernel 2.4.4) >After the installation of mysql I run the mysql_install_db script > >I could change the passwords for r

mysql access control

2002-01-28 Thread Joachim Hörnle
The mysql access control is drinving me crazy. I have installed MySQL Version 3.23.47 on Suse Linux 7.2 (Kernel 2.4.4) After the installation of mysql I run the mysql_install_db script I could change the passwords for root so I reset the GRANT table using ../safe_mysqld --skip-grant-tables