Forums

phpMyAdmin - Accidentally clicked FULLTEXT (1 post)

  1. rameshmvp
    Member
    Posted 8 months ago #

    Hi,
    I accidentally clicked the FullText icon next to the "option_value" field in wp_options table, which caused phpMyAdmin to execute this SQL Query:

    ------------------------
    ALTER TABLE wp_options ADD FULLTEXT (
    option_value
    )
    ------------------------

    Does this cause a serious damage? If so, is there a way to reverse the setting.. Your help will be much appreciated!

    Thanks.

Reply

You must log in to post.

About this Topic