-- 使用有建库权限的账号执行,例如:mysql -u boot -p < scripts/init_mysql.sql CREATE DATABASE IF NOT EXISTS wordloop CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;