1 message in com.mysql.lists.win32Server Crash
FromSent OnAttachments
Bill McCormick13 Nov 2000 14:23 
Subject:Server Crash
From:Bill McCormick (wpmc@numinasys.com)
Date:11/13/2000 02:23:42 PM
List:com.mysql.lists.win32

When I run A select query at the same time as either a delete or insert query (havn't tried an update,) the mysql-nt service will crash if on the nth select query where n > 1. The larger n becomes, the more likely it is that the server will crash. The doesn't seem to be any desernable pattern to this.

As I write this, I have a test (Delphi app) [insert] blasting records into a table. From a mysql> prompt I can always make the server crash, but it seems never on the first select. This happens even if I limit the result to as few as 10 records.

Thanks,

Bill