[RSS Feed/News] Ability to override default storage engine in config.php

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Obviously it's simple enough to change a storage engine if you are not using InnoDB for something after an upgrade adds a table, but I was just thinking about what would happen if someone was using some of the more advanced storage engines for tables.

Like if someone was using MySQL Cluster (where all nodes are a valid master), you would be using the NDB storage engine. Creating an InnoDB table within a MySQL Cluster would be bad because it's not going to propagate it to other nodes...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom