>>>>> "Martin" == Martin Kavalec <martin@stripped> writes:
>> Description:
Martin> The mysqld server crashes, when LOCK TABLE anything [READ|WRITE];
Martin> is issued before 'use SomeDatabase' in mysql. One of the threads
Martin> remains running (it listens on myslq tcp/port, but does not respond)
>> How-To-Repeat:
shell> mysql
mysql> LOCK TABLE kickdown READ;
Martin> or
shell> mysql
mysql> LOCK TABLE kickdown WRITE;
>> Originator: Martin Kavalec
>> Organization:
>> MySQL support: [none]
>> Synopsis: LOCK TABLES causes mysqld crash
>> Severity: serious
>> Priority: medium
>> Category: mysql
>> Class: sw-bug
>> Release: mysql-3.22.22 (Source distribution)
>> Server: /usr/bin/mysqladmin Ver 7.11 Distrib 3.22.22, for pc-linux-gnu on i686
Martin> TCX Datakonsult AB, by Monty
<cut>
Hi!
This is fixed in MySQL 3.23 and is probably also fixed in MySQL
3.22.25.
Regards,
Monty