/ Published in: MySQL
URL: http://forums.mysql.com/read.php?28,247289,249191#msg-249191
Expand |
Embed | Plain Text
OPTIMIZE TABLE foo; ALTER TABLE foo ORDER BY something;
You need to login to post a comment.
tclancy on 04/20/10
1 person have marked this snippet as a favorite
URL: http://forums.mysql.com/read.php?28,247289,249191#msg-249191
OPTIMIZE TABLE foo; ALTER TABLE foo ORDER BY something;
You need to login to post a comment.