Bug #68231 Segmentation Fault, mysql client
Submitted: 31 Jan 2013 7:22 Modified: 14 Feb 2013 18:34
Reporter: daryl xian Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S1 (Critical)
Version:5.6.10 GA / source build OS:Linux (opensuse 12.2)
Assigned to: Tor Didriksen CPU Architecture:Any

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:

[31 Jan 2013 7:23] daryl xian
gdb trace & valgrind output @ segfault

Attachment: mysql-gdb-valgrind.txt (text/plain), 86.57 KiB.

[1 Feb 2013 5:27] daryl xian
valgrind output with local libedit

Attachment: mysql+local_libedit-valgrind.txt (text/plain), 77.04 KiB.