主(5.1)有可能有innodb_file_per_table =0,从(5.1或5.5)有innodb_file_per_table =1吗?
发布于 2015-07-02 04:22:10
是的,你可以为你的奴隶使用innodb_file_per_table = 1。
innodb_file_per_table = 1
另外,
my.cnf
@RolandoMySQLDBA
https://dba.stackexchange.com/questions/105671
相似问题