🌈 搜索
📅  最后修改于: 2022-03-11 15:05:26.506000             🧑  作者: Mango
mysql> use db_name; mysql> SET autocommit=0 ; source the_sql_file.sql ; COMMIT ;