Bug #30645 Error occurs while accessing a MySQL column having a date in null date format.
Submitted: 27 Aug 2007 13:56 Modified: 28 Aug 2007 13:23
Reporter: Dipanwita Sarkar Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Data Types Severity:S2 (Serious)
Version:MySQL4/5 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:

[28 Aug 2007 10:58] Dipanwita Sarkar
Java repro case to be used with MySQL4/5 and driver mysql-connector-java-commercial-5.0.5-bin.jar.

Attachment: MySqlMain.java (text/plain), 3.20 KiB.