Bug #14407 SQLColumns gives wrong information of not nulls
Submitted: 27 Oct 2005 20:18 Modified: 7 Aug 2007 4:46
Reporter: Henning Andersen Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.12 OS:Windows (Windows XP)
Assigned to: Jim Winstead 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:

[31 Oct 2005 8:35] Vasily Kishkin
Test case

Attachment: test.c (text/plain), 6.56 KiB.

[30 Jul 2007 21:43] Jim Winstead
Fix reporting of NULLABLE and IS_NULLABLE for AUTO_INCREMENT fields

Attachment: bug14407.patch (text/plain), 4.31 KiB.