Files
eth_transfer_go/config/db-begin-mysql.sql
2025-05-12 14:49:01 +08:00

2 lines
46 B
SQL

SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;