Bug #10705 | Formating 'datetime' field return a wrong field type | ||
---|---|---|---|
Submitted: | 18 May 2005 10:05 | Modified: | 12 Sep 2005 19:11 |
Reporter: | Paolo Saudin | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S2 (Serious) |
Version: | 4.1.13 & 5.0.10 | OS: | Windows (windows) |
Assigned to: | Valeriy Kravchuk | 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
[23 May 2005 8:08]
Vasily Kishkin
[23 May 2005 10:47]
Paolo Saudin
myodbc field types
Attachment: Test_mysql_type.zip (application/x-zip-compressed, text), 2.21 KiB.
[16 Jul 2005 7:53]
Vasily Kishkin
screen copy
Attachment: screencopy.GIF (image/gif, text), 65.87 KiB.
[12 Sep 2005 18:53]
Paolo Saudin
Fileds type are now correct
Attachment: Test-5.0.12.GIF (image/gif, text), 19.20 KiB.