MySQL problem
-
Help please!
I was looking at the database (through MySQLAdmin) to learn something, when i accidentally pressed a “T” button when viewing a table (comment_content). I think that altered something, as the MySQLAdmin interface replied this:One index was added to comment_content (0 queries o.1038 seconds)
SQL command:
ALTER TABLEwp_comments
ADD FULLTEXT (
comment_content
)Have i broken something? How can undo this? I am afraid this will bring doom in future upgrade to WP or something. And yes, i have a backup, but it is a little old, i will loose a lot of comments and a few posts if i restore it (i know, iknow…).
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘MySQL problem’ is closed to new replies.