Bug #65418 | Datetime and timestamp second fractions need removing the trailing zeros | ||
---|---|---|---|
Submitted: | 25 May 2012 9:54 | Modified: | 26 Jul 2013 22:47 |
Reporter: | Anders Thor | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S1 (Critical) |
Version: | 5.1.11 | OS: | Windows (64 bit) |
Assigned to: | Bogdan Degtyariov | CPU Architecture: | Any |
Tags: | 32bit, 64bit, regression, Timestamp fractions |
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
[12 Jul 2012 13:15]
Bogdan Degtyariov
[12 Jul 2012 13:32]
Bogdan Degtyariov
patch v2 with improvements
Attachment: patch65418v2.diff (application/octet-stream, text), 5.80 KiB.