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