Optimize innodb table

Posted by ming yeow on Stack Overflow See other posts from Stack Overflow or by ming yeow
Published on 2010-05-12T04:00:10Z Indexed on 2010/05/12 4:04 UTC
Read the original article Hit count: 199

Filed under:
|

When i run optimize table on a innodb table, i get this message instead. does it mean that the table has already been optimized, but in a different manner?

"table | optimize | note | Table does not support optimize, doing recreate + analyze instead |"

© Stack Overflow or respective owner

Related posts about mysql

Related posts about innodb