MySQL Forums
Forum List  »  General

Re: load_file() will only read /etc/hosts
Posted by: Shawn Taylor
Date: January 24, 2011 01:39PM

Have you tried increasing your max_allowed_packet variable?

It is the only thing that is not accounted for here:

http://dev.mysql.com/doc/refman/5.1/en/string-functions.html#function_load-file

Shawn

Options: ReplyQuote


Subject
Written By
Posted
Re: load_file() will only read /etc/hosts
January 24, 2011 01:39PM


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.