mirror of
https://github.com/mangosfour/server.git
synced 2026-01-06 22:37:08 +00:00
2 lines
90 B
SQL
2 lines
90 B
SQL
ALTER TABLE `petition` ENGINE = InnoDB;
|
|
ALTER TABLE `petition_sign` ENGINE = InnoDB;
|