ERROR 3948 (42000) at line 1: Loading local data is disabled; this must be enabled on both the client and server sides code example
Example: loading local data is disabled mysql
mysql> set global local_infile=true;
mysql> set global local_infile=true;