Bug #49133 .mysql_history usage too inflexible (without going in batch mode)
Submitted: 26 Nov 2009 10:52 Modified: 26 Nov 2009 11:18
Reporter: Nicklas Westerlund (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S4 (Feature request)
Version:5.1.41 OS:Any
Assigned to: CPU Architecture:Any
Tags: community, Contribution

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:

[26 Nov 2009 10:54] Nicklas Westerlund
patch attached

Attachment: client_priv.h-mysql.cc.diff.rtf (text/rtf), 2.85 KiB.