Page 1 of 1

creating index only with btree index

Posted: Tue 24 Sep 2013 08:03
by jkuiper2105
As far as I'm using DBForge, I only can create an index as btree and not as fulltext or hash.
Has is something to do with InnoDB tables?

Re: creating index only with btree index

Posted: Tue 24 Sep 2013 15:41
by alexa
We recommend you to refer to the following link: http://dev.mysql.com/doc/refman/5.5/en/ ... index.html

Re: creating index only with btree index

Posted: Wed 25 Sep 2013 07:14
by jkuiper2105
Okay. Thanks for the link.