Bug #41953 | BOOLEAN not recognized any more - REGRESSION | ||
---|---|---|---|
Submitted: | 8 Jan 2009 9:42 | Modified: | 24 Jul 2009 6:26 |
Reporter: | Vincent Courcelle | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / NET | Severity: | S1 (Critical) |
Version: | 5.2.5 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | boolean, datasets, regression |
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[20 Jan 2009 17:44]
Tonci Grgin
[6 May 2009 7:38]
Agrinei Sousa
test case for this bug - tinyints are returned as System.SByte
Attachment: mySQLTestTinyAsBoolean.zip (application/x-zip-compressed, text), 236.35 KiB.