| Bug #38006 | some batched statements don't get executed when rewriteBatchedStatements is true | ||
|---|---|---|---|
| Submitted: | 10 Jul 2008 5:33 | Modified: | 12 Aug 2008 5:40 |
| Reporter: | Chris Davaz | Email Updates: | |
| Status: | Duplicate | Impact on me: | |
| Category: | MySQL Server | Severity: | S3 (Non-critical) |
| Version: | 5.1 | OS: | Linux |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | batch batched statements | ||
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
[17 Jul 2008 11:46]
Chris Davaz
[17 Jul 2008 11:47]
Chris Davaz
The my.cnf used for this server
Attachment: my.cnf (application/octet-stream, text), 4.82 KiB.
[24 Jul 2008 19:23]
Sveta Smirnova
test data
Attachment: bug38006_insert.query.gz (application/x-gzip, text), 149.79 KiB.
