telco_server/config/db-begin-mysql.sql
2025-03-13 15:49:59 +08:00

2 lines
46 B
SQL

SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;