Hello!
I want to migrate the Ostikket database to the Galera cluster. To do this, all tables must be in innodb format. And the ost__search table is in the MyISAm format. I can’t convert the table, I get the error /* SQL error (1214): The used table type doesn't support FULLTEXT indexes */
Any ideas?