Merge pull request #15730 from AffectedArc07/no-more-myisam

Converts MyISAM tables to InnoDB
This commit is contained in:
Fox McCloud
2021-05-15 10:03:45 -04:00
committed by GitHub
6 changed files with 30 additions and 19 deletions
+1 -1
View File
@@ -363,7 +363,7 @@
#define INVESTIGATE_BOMB "bombs"
// The SQL version required by this version of the code
#define SQL_VERSION 22
#define SQL_VERSION 23
// Vending machine stuff
#define CAT_NORMAL 1