S
S
script882012-07-05 14:25:37
MySQL
script88, 2012-07-05 14:25:37

Switching from innodb to xtradb

There is a bd. At the moment, it is not so big yet, there are only 9 tables, more than 1 million records. the engine is used by innodb, we decided to switch to percona server and the question arose whether it is necessary to replace ENGINE=InnoDB with xtraDB or is it identical for percona server?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
subvillion, 2012-07-05
@script88

xtradb works transparently, database modification is not required.

S
Sergey, 2012-07-05
@Ualde

That's right, the user subvillion said .
The FAQ clearly states

The XtraDB plugin is designed to be used instead of InnoDB, and is fully compatible with your existing InnoDB tables and server settings.

S
Sergey, 2012-07-05
@Ualde

That's right, the user subvillion said .
The FAQ clearly states

The XtraDB plugin is designed to be used instead of InnoDB, and is fully compatible with your existing InnoDB tables and server settings.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question