Sorry, afraid not.

ch...@fen-fw:~$ sudo apt-get install mysql-server
Reading package lists... Done
Building dependency tree... Done
The following packages will be upgraded:
  mysql-server
1 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
Need to get 38.8kB of archives.
After unpacking 0B of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  mysql-server
Install these packages without verification [y/N]? y
Get: 1 http://ppa.launchpad.net dapper/main mysql-server 5.0.22-0ubuntu6.06.12 
[38.8kB]
Fetched 38.8kB in 0s (107kB/s) 
(Reading database ... 26499 files and directories currently installed.)
Preparing to replace mysql-server 5.0.22-0ubuntu6.06.11 (using 
.../mysql-server_5.0.22-0ubuntu6.06.12_all.deb) ...
Unpacking replacement mysql-server ...
Setting up mysql-server (5.0.22-0ubuntu6.06.12) ...

ch...@fen-fw:~$ sudo vi /etc/mysql/my.cnf 
[re-enabled log-expire-days to recreate the bug]

ch...@fen-fw:~$ sudo /etc/init.d/mysql restart
Stopping MySQL database server: mysqld.
Starting MySQL database server: mysqld.

ch...@fen-fw:~$ mysqladmin flush-logs -u root -p
Enter password: 
mysqladmin: refresh failed; error: 'Lost connection to MySQL server during 
query'

-- 
MySQL daemon crashes daily on logrotate's flush-logs
https://bugs.launchpad.net/bugs/333813
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to