我将percona服务器与xtradb一起使用,但是在workbench中我看到表的存储引擎是innodb。如何配置服务器以使用xtradb?
5w9g7ksd1#
这回答了我的问题:https://www.percona.com/doc/percona-server/latest/diagnostics/show_engines.html存储引擎名是innodb,但在comment列中我可以看到“percona xtradb,支持事务、行级锁定和外键”
1条答案
按热度按时间5w9g7ksd1#
这回答了我的问题:
https://www.percona.com/doc/percona-server/latest/diagnostics/show_engines.html
存储引擎名是innodb,但在comment列中我可以看到“percona xtradb,支持事务、行级锁定和外键”