I'm trying the "InnoDB: Migrating" and managed to convert all tables successfully except
Code:
alter table thread engine=InnoDB; Code:
#1214 - The used table type doesn't support FULLTEXT indexes |
Did you convert all tables without exceptions?
|
Quote:
Code:
http://www.vbulletin.com/forum/entry.php?2413-Part-2-vB4mance-vBulletin4-Optimization-Basic-Guide-to-InnoDB-Conversion |
Well, it's some legacy indexes. You can safely drop them:
Code:
alter table post drop index title; |
Quote:
|
Welcome.
|
Great article. :)
|
One thing that also speeds up your community is switching from Apache to Litespeed(web server).
|
All times are GMT. The time now is 06:37 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|