Bug #34375 mysqld adjusts its own default value for thread_stack
Submitted: 7 Feb 2008 9:37 Modified: 28 Sep 2010 19:50
Reporter: Philip Stoev Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Packaging Severity:S3 (Non-critical)
Version:5.0.56 OS:Linux
Assigned to: Jonathan Perkin 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:

[5 Oct 2009 14:16] ender ulusoy
load data infile '/sources/networks.txt' into table roaming_suite.NETWORKS fields terminated by ';' (NETWORK_ID, OPERATOR_NAME,

Attachment: networks.txt (text/plain), 27.66 KiB.