Bug #79177 mysql_real_connect multithread datarace and conflicting access
Submitted: 8 Nov 2015 20:27 Modified: 10 Nov 2015 10:07
Reporter: А Б Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S2 (Serious)
Version:6.1.6 OS:CentOS
Assigned to: CPU Architecture:Any
Tags: data race, multithread, thread, thread safe, valgrind

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:

[9 Nov 2015 8:52] А Б
helgrind xml output

Attachment: helgrind.xml (text/xml), 128.44 KiB.

[9 Nov 2015 8:53] А Б
valgrind drd xml output

Attachment: drd.xml (text/xml), 230.85 KiB.

[9 Nov 2015 9:21] А Б
CMake repeat bug project

Attachment: mysql_race_test.tgz (application/x-gzip, text), 1.68 KiB.

[10 Nov 2015 10:08] Chiranjeevi Battula
Output file.

Attachment: 79177_mysql_race.out (application/octet-stream, text), 21.45 KiB.