mariadb中执行数据库脚本的方法 为了项目需求,写如下sql数据库脚本: SET FOREIGN_KEY_CHECKS=0; — ——————R … Continue reading mariadb中执行数据库脚本的方法