Bug #71617 Mysql infile Data load mess up during miltiple loading in parallel
Submitted: 7 Feb 2014 5:19 Modified: 7 Feb 2014 18:45
Reporter: Brad Liu Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Storage Engine API Severity:S1 (Critical)
Version: OS:Linux
Assigned to: CPU Architecture:Any

[7 Feb 2014 5:19] Brad Liu
Description:
I am loading the data from different remote client.

ClientA load to tableA
ClientB load to tableB.

TableA and TableB have the similar schema. If it happened the loading at the same time, I would find the data for tableA in tableB.

The same user is being used for data loading.

How to repeat:
Load the data on different client machine in parallel would be easy to reproduce.
[7 Feb 2014 18:45] Sveta Smirnova
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php

If you can provide more information, feel free to add it to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.

It is not clear from the report which exact version of MySQL you use, which exact queries you perform, which definition the table have. Please provide repeatable test case and reopen the report.