think tank forum
technology
» mysql optimization
log in to ttf
can't log in?
·
register an account
·
recover your account
·
search the forums
17 years ago
link
lucas
i ❤ demo
this is proving fairly useful:
http://hackmysql.com/
especially:
http://hackmysql.com/case4
17 years ago
link
lucas
i ❤ demo
ALTER TABLE `sa_matrix_module` ADD INDEX ( `module_id` )
query took 20.9950 sec
:D