creating index only with btree index

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
jkuiper2105
Posts: 20
Joined: Wed 18 Sep 2013 14:10

creating index only with btree index

Post by jkuiper2105 » Tue 24 Sep 2013 08:03

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?

alexa

Re: creating index only with btree index

Post by alexa » Tue 24 Sep 2013 15:41

We recommend you to refer to the following link: http://dev.mysql.com/doc/refman/5.5/en/ ... index.html

jkuiper2105
Posts: 20
Joined: Wed 18 Sep 2013 14:10

Re: creating index only with btree index

Post by jkuiper2105 » Wed 25 Sep 2013 07:14

Okay. Thanks for the link.

Post Reply