Bug #11053 | Error "ODBC - Failed to call" if sjis character with '5C' is in PK field | ||
---|---|---|---|
Submitted: | 2 Jun 2005 21:47 | Modified: | 25 Oct 2005 15:50 |
Reporter: | Shuichi Tamagawa | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 3.51.11 | OS: | Windows (Windows XP) |
Assigned to: | Peter Harvey | CPU Architecture: | Any |
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
[2 Jun 2005 23:35]
Jorge del Conde
[24 Aug 2005 18:15]
Shuichi Tamagawa
Screenshot for of INSERT operation
Attachment: bug#11053.PNG (image/png, text), 50.97 KiB.