Bug #1713 Server crash when table created/deleted/accessed from multiple clients
Submitted: 30 Oct 2003 11:23 Modified: 30 Oct 2003 19:23
Reporter: [ name withheld ] Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S3 (Non-critical)
Version:4.1.0-alpha OS:Linux (Mandrake 9.2)
Assigned to: CPU Architecture:Any

[30 Oct 2003 11:23] [ name withheld ]
Description:
Serwer crashes when muliple create table/drop table/insert/select queries are run 
from different clients at the same time 

How to repeat:
compile the two attached client programs, create the database "solar" and run 
stress and stressins scripts simultaneously
[30 Oct 2003 11:25] [ name withheld ]
Test case - create database solar and run stress and stressins simultaneously

Attachment: testserver.tgz (application/x-tgz, text), 1.54 KiB.

[30 Oct 2003 19:23] Dean Ellis
The provided test performs successfully using the latest MySQL 4.1.1 BitKeeper sources.