Bug #71055 Using IF EXISTS(SELECT * ...) acquires a lock when using read uncommitted
Submitted: 3 Dec 2013 5:18 Modified: 9 Dec 2013 3:00
Reporter: Yoseph Phillips Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Locking Severity:S2 (Serious)
Version:5.5.12, 5.5.35, 5.6.16 OS:Windows
Assigned to: CPU Architecture:Any
Tags: lock, read uncommitted, regression

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:

[3 Dec 2013 17:37] Sveta Smirnova
test case for MTR

Attachment: bug71055.test (application/octet-stream, text), 455 bytes.

[3 Dec 2013 17:37] Sveta Smirnova
option file for the test

Attachment: bug71055-master.opt (application/octet-stream, text), 108 bytes.