On Tue, 24 Jun 2003 00:02:43 -0400, mysql wrote:
> 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
>
> D
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?