Bug #29152 INSERT DELAYED does not use concurrent_insert on slave
Submitted: 15 Jun 2007 23:18 Modified: 24 Aug 2007 9:42
Reporter: Arjen Lentz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S2 (Serious)
Version:5.0.24, 5.0 BK, 5.1 BK OS:Linux (2.6.5 x86_64, all)
Assigned to: Sergey Vojtovich CPU Architecture:Any
Tags: bfsm_2007_06_28, concurrent, DELAYED, insert, myisam, regression, replication, slave

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:

[22 Jun 2007 6:51] Sveta Smirnova
test case

Attachment: rpl_bug29152.test (application/octet-stream, text), 276 bytes.

[22 Jun 2007 6:53] Sveta Smirnova
master options

Attachment: rpl_bug29152-master.opt (application/octet-stream, text), 22 bytes.

[22 Jun 2007 6:54] Sveta Smirnova
slave options file

Attachment: rpl_bug29152-slave.opt (application/octet-stream, text), 22 bytes.