📅  最后修改于: 2022-03-11 15:00:01.378000             🧑  作者: Mango
#set the global variables by using this command:
mysql> SET GLOBAL local_infile=1;
Query OK, 0 rows affected (0.00 sec)
#exit current server:
mysql> exit
#try again and the error should be gone