Bug #23526 | show table status reports incorrect values for MyISAM tables | ||
---|---|---|---|
Submitted: | 21 Oct 2006 16:45 | Modified: | 25 Jan 2007 15:21 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: MyISAM storage engine | Severity: | S1 (Critical) |
Version: | 5.0.26,5.0BK,5.1BK | OS: | Linux (suse, windows x86) |
Assigned to: | Sergey Vojtovich | CPU Architecture: | Any |
Tags: | bfsm_2006_11_02, Incorrect Results, myisam, row count, show table status |
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
[21 Oct 2006 16:46]
Shane Bester
[21 Oct 2006 16:47]
Shane Bester
note the jump from 14541 rows to 14420 to 14566 to 14420
Attachment: myisam_show_table_status.txt (plain/text, text), 13.48 KiB.
[21 Oct 2006 17:40]
Shane Bester
.
Attachment: another_session_output.txt (plain/text, text), 13.68 KiB.