Bug #28567 can not use chinese in store procedure
Submitted: 21 May 2007 16:39 Modified: 10 Jul 2007 12:06
Reporter: Cao GP Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Charsets Severity:S3 (Non-critical)
Version:5.0.4 & 5.0.6 OS:Linux (ubuntu 7.04)
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 May 2007 14:32] Tonci Grgin
Test case

Attachment: TestBug28567.java (text/x-java), 2.46 KiB.