Bug #39693 error reporting for mysql_library_init
Submitted: 26 Sep 2008 21:25 Modified: 29 May 2012 19:11
Reporter: Ian Monroe Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Embedded Library ( libmysqld ) Severity:S3 (Non-critical)
Version:5.1, 5.5, 5.6 OS:Any
Assigned to: 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:

[20 Jun 2012 0:49] Stefan BrĂ¼ns
Patch: fail immediately when errmsg.sys can not be loaded

Attachment: mysql_fail_on_missing_errmsg_sys.patch (text/x-patch), 2.01 KiB.