Package: mysql-server-5.0
Version: 5.0.30-3
Running mysql_upgrade with a password option causes a segfault.
loki:/etc/mysql# mysql_upgrade
/usr/bin/mysqlcheck: Got error: 1045: Access denied for user 'root'@'localhost'
(using password: NO) when trying to connect
Error executing '/usr/bin/mysqlcheck --check-upgrade --all-databases
--auto-repair --user=root'
loki:/etc/mysql# mysql_upgrade --password=xxxx
Segmentation fault
This bug is fixed in the upstream version 5.0.32, according to this bug
report:
http://bugs.mysql.com/bug.php?id=24896
There is a simple patch attached to the above bug report which could be
applied to 5.0.30 in Debian.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]