mirror of
https://github.com/pirate/wikipedia-mirror.git
synced 2025-12-23 23:29:19 -05:00
5 lines
73 B
SQL
5 lines
73 B
SQL
COMMIT;
|
|
SET autocommit=1;
|
|
SET unique_checks=1;
|
|
SET foreign_key_checks=1;
|