Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-05 Thread Christian Hammers
Hi On 2006-05-05 Daniel Leidert wrote: No. Seems, this is missed. I also tried a reinstall. Nothing changed. As far as I see, the relevant part is: # recreate the credentials file dc=$mysql_cfgdir/debian.cnf; if [ -e $dc ]; then pass=`sed -n 's/password *= *// p' $dc`

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-04 Thread Daniel Leidert
Am Donnerstag, den 04.05.2006, 01:39 +0200 schrieb Christian Hammers: On 2006-05-04 Daniel Leidert wrote: Am Donnerstag, den 04.05.2006, 01:22 +0200 schrieb Christian Hammers: [..] The line in mysql_fix_privilege_tables is, as far as I figured out until now: cmd=$bindir/mysql

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-04 Thread Christian Hammers
Hi On 2006-05-04 Daniel Leidert wrote: * What gives my_print_defaults --defaults-file=/etc/mysql/debian.cnf mysqld mysql_upgrade I ran it as root, but it doesn't output anything. The last lines of a That explains, your debian.cnf is missing the new (identical) block labeled

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-04 Thread Daniel Leidert
Am Donnerstag, den 04.05.2006, 18:02 +0200 schrieb Christian Hammers: On 2006-05-04 Daniel Leidert wrote: * What gives my_print_defaults --defaults-file=/etc/mysql/debian.cnf mysqld mysql_upgrade I ran it as root, but it doesn't output anything. The last lines of a That

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-03 Thread Christian Hammers
tags 365433 + unreproducible moreinfo thanks Hello /usr/bin/mysql: unknown option '--no-defaults' This is quite strange, as: $ mysql --no-defaults --force --user=root --host=localhost --database=mysql Reading table information for completion of table and column names You can turn off this

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-03 Thread Daniel Leidert
Am Mittwoch, den 03.05.2006, 23:48 +0200 schrieb Christian Hammers: tags 365433 + unreproducible moreinfo thanks Hello /usr/bin/mysql: unknown option '--no-defaults' This is quite strange, as: $ mysql --no-defaults --force --user=root --host=localhost --database=mysql Reading

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-03 Thread Christian Hammers
tags 365433 - unreproducible moreinfo thanks On 2006-05-04 Daniel Leidert wrote: # cat /usr/share/mysql/mysql_fix_privilege_tables.sql | /usr/bin/mysql --verbose --no-defaults --force --user=root --host=localhost --database=mysql /usr/bin/mysql: unknown option '--no-defaults' Ah, yes,

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-03 Thread Daniel Leidert
Am Donnerstag, den 04.05.2006, 00:55 +0200 schrieb Christian Hammers: tags 365433 - unreproducible moreinfo thanks On 2006-05-04 Daniel Leidert wrote: # cat /usr/share/mysql/mysql_fix_privilege_tables.sql | /usr/bin/mysql --verbose --no-defaults --force --user=root --host=localhost

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-03 Thread Christian Hammers
On 2006-05-04 Daniel Leidert wrote: Am Donnerstag, den 04.05.2006, 01:22 +0200 schrieb Christian Hammers: On 2006-05-04 Daniel Leidert wrote: Am Donnerstag, den 04.05.2006, 00:55 +0200 schrieb Christian Hammers: tags 365433 - unreproducible moreinfo thanks On 2006-05-04

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-03 Thread Daniel Leidert
Am Donnerstag, den 04.05.2006, 01:14 +0200 schrieb Daniel Leidert: Am Donnerstag, den 04.05.2006, 00:55 +0200 schrieb Christian Hammers: tags 365433 - unreproducible moreinfo thanks On 2006-05-04 Daniel Leidert wrote: # cat /usr/share/mysql/mysql_fix_privilege_tables.sql |

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-03 Thread Christian Hammers
On 2006-05-04 Daniel Leidert wrote: Am Donnerstag, den 04.05.2006, 00:55 +0200 schrieb Christian Hammers: tags 365433 - unreproducible moreinfo thanks On 2006-05-04 Daniel Leidert wrote: # cat /usr/share/mysql/mysql_fix_privilege_tables.sql | /usr/bin/mysql --verbose

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-03 Thread Daniel Leidert
Am Donnerstag, den 04.05.2006, 01:22 +0200 schrieb Christian Hammers: On 2006-05-04 Daniel Leidert wrote: Am Donnerstag, den 04.05.2006, 00:55 +0200 schrieb Christian Hammers: tags 365433 - unreproducible moreinfo thanks On 2006-05-04 Daniel Leidert wrote: # cat

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-05-03 Thread Daniel Leidert
Am Donnerstag, den 04.05.2006, 01:20 +0200 schrieb Daniel Leidert: [..] Hmm. It seems, that debian-start runs mysql_upgrade with '--defaults-file=/etc/mysql/debian.cnf' and sets 'user' automatically to 'root'. But debian.cnf is created by debconf and the user configured there may be not

Bug#365433: Possible bug in mysql_fix_privilege_tables (update was broken)?

2006-04-29 Thread Daniel Leidert
Package: mysql-server-5.0 Version: 5.0.20a-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 During todays update, I got the following error: [..] Richte mysql-server-5.0 ein (5.0.20a-2) ... Installiere neue Version der Konfigurationsdatei /etc/mysql/debian-start ... Stopping