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