Answer the question
In order to leave comments, you need to log in
When upgrading from mysql to percona, error #1286 got out - Unknown storage engine 'InnoDB'
For some reason, there is also no innidb
MyISAM MyISAM storage engine
MRG_MYISAM Collection of identical MyISAM tables
CSV CSV storage engine
BLACKHOLE /dev/null storage engine (anything you write to it disappears)
MEMORY Hash based, stored in memory, useful for temporary tables
PERFORMANCE_SCHEMA Performance Schema
ARCHIVE Archive storage engine
FEDERATED Federated MySQL storage engine
updated in centos 5.7, updated from standard mysql 5.0 to percona server 5.5 via repository.
the transition guide says that you must first remove mysql, and then install percona and all databases will be picked up, but on all innodb databases, error # 1286 comes out - Unknown storage engine 'InnoDB'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question