Files
aggregate_translate_server/config/db-begin-mysql.sql

2 lines
46 B
MySQL
Raw Normal View History

2025-06-29 00:36:30 +08:00
SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;