Bug #39739 The mysql client automatically adjusts timeout values for negative/ large values
Submitted: 29 Sep 2008 23:21
Reporter: Patrick Crews Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:Any OS:Any
Assigned to: CPU Architecture:Any
Tags: clients, MySQL, timeouts

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:

[29 Sep 2008 23:22] Patrick Crews
test file for verification

Attachment: mysql_protocols.test (, text), 849 bytes.

[29 Sep 2008 23:22] Patrick Crews
.result file for verification

Attachment: mysql_protocols.result (, text), 33 bytes.

[29 Sep 2008 23:23] Patrick Crews
modified mysql client (displays --connect_timeout values)

Attachment: mysql.cc (, text), 132.99 KiB.