Results 1 to 1 of 1
I am in the process of restoring a table from mysql dump. It has finished all the inserts. It is aroudn 2 million rows, size of the MYD is aroudn ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-16-2012 #1
mysqldump restore enable keys shows 'Field List', what is this?
I am in the process of restoring a table from mysql dump. It has finished all the inserts. It is aroudn 2 million rows, size of the MYD is aroudn 1.7G and MYI is 599mb.
it is now enable keys, and has been doing so for the last few hours.
I am thinking is this is stuck or something? what does the state 'Field List' mean.
And how much longer can expect this to go on?
Code:Query | 16466 | Repair with keycache | /*!40000 ALTER TABLE `calls` ENABLE KEYS */ | Field List | 13426 | Waiting for table


Reply With Quote
