Bug #70364 | Got error 707 'No more table metadata records (increase MaxNoOfTables)' from NDB | ||
---|---|---|---|
Submitted: | 17 Sep 2013 11:03 | Modified: | 17 Sep 2013 14:44 |
Reporter: | prasanth katta | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | mysql-5.6.11 ndb-7.3.2 | OS: | Linux (Ubuntu 12.04 LTS) |
Assigned to: | 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
[17 Sep 2013 11:04]
prasanth katta
[17 Sep 2013 11:05]
prasanth katta
log file one
Attachment: ndb_1_cluster.log (text/x-log), 20.40 KiB.
[17 Sep 2013 11:05]
prasanth katta
log file two
Attachment: ndb_1_out.log (text/x-log), 404 bytes.
[17 Sep 2013 11:05]
prasanth katta
log file three
Attachment: ndb_2_out.log (text/x-log), 17.04 KiB.