Forums

WP-Syntax
SQL Error (6 posts)

  1. Tobias Bohwalli
    Member
    Posted 11 months ago #

    WordPress database error The used table type doesn't support FULLTEXT indexes for query CREATE FULLTEXT INDEX post_related ON wp_posts(post_title,post_content); made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, saq_wpseotags_DBSetup

  2. s_ha_dum (was apljdi)
    Member
    Posted 11 months ago #

    I've made a FULLTEXT index on post_title,post_content,post_excerpt with no problem, that makes me think you've got a server configuration issue.

  3. Tobias Bohwalli
    Member
    Posted 11 months ago #

    Version 3.1.3 installed all default tables as InnoDB which do not support fulltext.

  4. s_ha_dum (was apljdi)
    Member
    Posted 11 months ago #

    I just installed a brand new, freshly downloaded WordPress 3.1.3 yesterday and the tables are all MyISAM. InnoDB is available on my SQL server so it could have been used if WP wanted it.

  5. Tobias Bohwalli
    Member
    Posted 11 months ago #

    Interesting, i did installed it yesterday to, maybe you should just apply a db check and notice or ALTER function so nobody else assume the plugin is broken (it seems to be a popular plugin so many may encounter the same issue). InnoDB is mainly useful if WP uses commit, rollback and foreign keys, have not checked if it does. Percona mysql seems to build strict on InnoDB.

  6. s_ha_dum (was apljdi)
    Member
    Posted 11 months ago #

    I'm not really in any position to "apply a db check" or anything else, as it isn't my plugin.

    Your problem has something to do with Percona? Is that what you mean?

Reply

You must log in to post.

About this Plugin

About this Topic

Tags