vote up 2 vote down star
1

How do you specify the Fill Factor when creating an index in MySql?

flag

1 Answer

vote up 2 vote down check

You don't.

http://dev.mysql.com/doc/refman/5.0/en/create-index.html

However, it is an 'accepted' feature request for version 6.x: http://bugs.mysql.com/bug.php?id=18178

So, don't hold your breath on seeing it any time soon.

link|flag
Well that sucks... but oh well! – GateKiller Dec 1 '08 at 15:30

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.