Bug #32366 ODBC Connection to MySQL using VBScript (WScript.exe)
Submitted: 14 Nov 2007 10:07 Modified: 11 Jan 2008 23:00
Reporter: dan matting Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S5 (Performance)
Version:3.51, 5.1 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:

[14 Nov 2007 10:10] dan matting
Test VBS file

Attachment: testdb.vbs (application/octet-stream, text), 116 bytes.

[19 Nov 2007 12:14] Mats Nilsson
Trace when hitting the test-button in ODBC-admin

Attachment: bug-data-32366-sql-trace.LOG (application/octet-stream, text), 2.72 KiB.

[18 Dec 2007 20:25] Jim Winstead
Simplify thread init/deinit and avoid delay when closing driver with un-deinited threads

Attachment: bug32366.diff (text/plain), 3.28 KiB.