Bug #28622 REPLACE INTO cause DELETE to time out on lock
Submitted: 23 May 2007 15:03 Modified: 30 Apr 2010 13:26
Reporter: Geert Vanderkelen Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-5.0 OS:Linux
Assigned to: Martin Skold CPU Architecture:Any
Tags: 5.0.41, delete, MySQL, ndb, replace into

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[23 May 2007 15:08] Geert Vanderkelen
For creating and populating the tables.

Attachment: bug28622_testcase.c (text/plain), 6.91 KiB.