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 > > Do I need to upgrade to a new version?
Information from: http://www.mysql.com/doc/en/LOAD_DATA_LOCAL.html "In the case that LOAD DATA LOCAL INFILE is disabled in the server or the client, you will get the error message (1148): The used command is not allowed with this MySQL version" --- Listserv only address. Jeff Shapiro -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]