| List: | General Discussion | « Previous MessageNext Message » | |
| From: | hsv | Date: | September 26 2012 10:46pm |
| Subject: | RE: checking progress of alter table on a MyISAM table | ||
| View as plain text | |||
>>>> 2012/09/26 09:31 -0700, Rick James >>>>
You could look at the .TYD and .TYI file sizes and compare to the .MYD and .MYI, but that
can be deceptive. If the table is really big, and has lots of indexes, the generation of
the indexes might go slower and slower -- hence any math on the sizes would be optimistic.
<<<<<<<<
And under Windows more misleading--often, if a file is small, the directory listing will
show 0 until the very end.
| Thread | ||
|---|---|---|
| • checking progress of alter table on a MyISAM table | Larry Martell | 26 Sep |
| • RE: checking progress of alter table on a MyISAM table | Rick James | 26 Sep |
| • RE: checking progress of alter table on a MyISAM table | hsv | 27 Sep |
| • Re: checking progress of alter table on a MyISAM table | Karen Abgarian | 28 Sep |
