Bug #27404 | util thd mysql_parse sig11 when mysqld default multibyte charset | ||
---|---|---|---|
Submitted: | 23 Mar 2007 16:41 | Modified: | 31 Jul 2007 6:08 |
Reporter: | Jonathan Miller | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S1 (Critical) |
Version: | mysql-5.1-telco, 5.1.18bk | OS: | Linux (Linux 32 Bit OS) |
Assigned to: | Stewart Smith | 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
[26 Mar 2007 13:00]
Jonathan Miller
[15 May 2007 12:28]
Stewart Smith
new version of tomas.patch for latest 5.1 bk
Attachment: test_run_use_ndbcluster.patch (text/x-patch), 1.50 KiB.
[15 May 2007 15:10]
Stewart Smith
patch for util thread
Attachment: bug27404_cs_util_thread.patch (text/x-patch), 1.30 KiB.
[8 Jun 2007 7:00]
Stewart Smith
test for ndb master ucs2, slave default
Attachment: ndb_rpl_ctype_ucs2_def_test.patch (text/x-patch), 2.28 KiB.
[8 Jun 2007 7:08]
Stewart Smith
patch for binlog thread
Attachment: bug27404_cs_binlog_thread.patch (text/x-patch), 830 bytes.
[8 Jun 2007 7:08]
Stewart Smith
patch for binlog thread
Attachment: bug27404_cs_binlog_thread.patch (text/x-patch), 830 bytes.
[8 Jun 2007 7:09]
Stewart Smith
patch for binlog thread
Attachment: bug27404_cs_binlog_thread.patch (text/x-patch), 830 bytes.