Bug #27657 | Version 1.2.11 (GA) of MySQL-Query-Browser cannot read some field data properly. | ||
---|---|---|---|
Submitted: | 4 Apr 2007 20:19 | Modified: | 18 Dec 2008 12:31 |
Reporter: | Aaron Freed | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S4 (Feature request) |
Version: | 1.2.11 (General Availability) | OS: | Linux (CentOS 4.4 with updates as of 4/4/2007) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
Tags: | "Cannot read binary data as text", "MySQL-Query_Browser", 3.1, 6.02, beta, Browser, bug, check, compiled, corrupt, data, database, error, file, formatted NaviCat, head, indented, instructions, libgtkhtml, MySQL, MySQL, problem, self, tabbed, table, table, test, text |
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
[9 Apr 2007 18:45]
Aaron Freed