Bug #52365 Database setting in connection string is case-sensitive for calling stored proce
Submitted: 25 Mar 2010 14:33 Modified: 8 May 2010 10:24
Reporter: Vince McDonald Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / NET Severity:S4 (Feature request)
Version:6.2.2.0 OS:Windows (XP Home)
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:

[25 Mar 2010 14:34] Vince McDonald
Windows Forms application illustrating case-sensitivity of database in connection string

Attachment: MySqlSProcTest.zip (application/x-zip-compressed, text), 15.05 KiB.