I use version 4.0.12-max-debug.

mysql> returns the following error code when I use the load data command.

mysql> load data local infile "foo.txt" into table pet;
ERROR 1148: The used command is not allowed with this MySQL version

Do I need to upgrade to a new version?

Reply via email to