[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Dieing MySQL server (minimal script)



Hi group,

Can you confirm this (mysql-server-5.0 version 5.0.32-Debian_7etch3):

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 1
Server version: 5.0.32-Debian_7etch3 Debian etch distribution

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> select User,Host from mysql.user group by User;
ERROR 2013 (HY000): Lost connection to MySQL server during query

caused by a signal 11.

Interestingly, group by Host doesn't trigger a segfault.

I don't see this with 7etch1, retrieved from snapshot.debian.net.

Thanks,

David


Reply to: