MySQL Forums
Forum List  »  General

Re: Malformed Packet Error When Calling LOAD DATA LOCAL INFILE
Posted by: nijn pluis
Date: January 05, 2010 02:42PM

I have the same issue using PHP 5.2.11 MySQL client/server 5.1.41

It happend since a recent upgrade from 5.0 to 5.1.

Running the same query from the command line works fine:

mysql -u user -p < test.sql

mysql --version
mysql Ver 14.14 Distrib 5.1.41, for portbld-freebsd7.0 (amd64) using 5.2

Anyone any thoughts on this?

Options: ReplyQuote


Subject
Written By
Posted
Re: Malformed Packet Error When Calling LOAD DATA LOCAL INFILE
January 05, 2010 02:42PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.