Re: MySQL and Mandrake 10.2

2005-07-26 Thread Pascal Francq
THe MySQL packages was not well installed. I remove the packages and re-install them after, the file "/ect/sysconfig/mysql" appears, and after modifications, everything works well. Thanks. On Tuesday 26 July 2005 10:09, Pascal Francq wrote: > Since I make an install, Mandrake has hold the old "/

Re: MySQL and Mandrake 10.2

2005-07-26 Thread Pascal Francq
Since I make an install, Mandrake has hold the old "/etc/init.d/mysql" script (rather than "/usr/init.d/mysqld") and the file in "/ect/sysconfig/mysql" was not created. On Tuesday 26 July 2005 09:56, Joshua J. Kugler wrote: > http://qa.mandriva.com/twiki/bin/view/Main/MandrivaLinux2005ReleaseNot

Re: MySQL and Mandrake 10.2

2005-07-26 Thread Joshua J. Kugler
See the release notes: http://qa.mandriva.com/twiki/bin/view/Main/MandrivaLinux2005ReleaseNotes#MySQL j- k- On Monday 25 July 2005 23:43, Pascal Francq said something like: > I made an upgrade from Mandrake 10.1 to 10.2. Since, I cannot connect > anymore to the database locally using '12

MySQL and Mandrake 10.2

2005-07-26 Thread Pascal Francq
I made an upgrade from Mandrake 10.1 to 10.2. Since, I cannot connect anymore to the database locally using '127.0.0.1': [EMAIL PROTECTED] sysconfig]# mysql -u root -h 127.0.0.1  ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) I suppose that something has changed concernin