Bug #15713 null pointer when use the table qualifier in SQLColumns()
Submitted: 13 Dec 2005 15:10 Modified: 12 Jun 2007 1:05
Reporter: Bogdan Degtyariov Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51.12 OS:Any
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:

[13 Dec 2005 15:11] Bogdan Degtyariov
test case that illustrates the bug

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