Hi,
i'm testing 4.1.05, executed the mysql_fix_privilege_tables script but have to use "old clients (3.51.06)" to connect to mysql. For this reason I inserted the old-passwords parameter into my.cnf (I'm calling several mysql-daemons with different versions using a single script, so I don't wanted to use --old-passwords as a commandline-parameter) but it seems to be useless.
[mysqld]
old-passwords
What do I need to write into my.cnf to get the old clients connecting again?
Greetings
Lutz Maibach
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]