Bug #42364 SHOW ERRORS returns empty resultset after dropping non existent table
Submitted: 27 Jan 2009 8:49 Modified: 18 Dec 2009 20:42
Reporter: Georg Richter Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Errors Severity:S3 (Non-critical)
Version:5.0.74, 5.1.32 OS:Any
Assigned to: Sergei Glukhov CPU Architecture:Any
Tags: regression

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:

[27 Jan 2009 8:59] Georg Richter
Fix for test_errors in mysql_client_test

Attachment: mysql_client_test.patch (text/x-patch), 362 bytes.