Package: mysql-server-5.0 Version: 5.0.16-1 Severity: important Tags: patch
When I enable ndbcluster in /etc/mysql/my.cnf, restarting mysql-server via the init.d script causes the mysqladmin ping test to fail (falsely). Modifying the init.d/mysql script to loop "1 2 3 4 5 6 7 8 9 10 11 12 13 14" instead of the 6 that is there will fix this. This is currently line 80 in the init.d/mysql script. Thank you -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

