> The thing that always seems to screw me up is the difference in new lines
between windows and *nix ... at the end of the day you need to play with
the --records-separated-by clause in the mysqlimport line ... the
permutations to play with are ='\n' v. '\r\n' ... you're shooting to get 0
in the warnings indicator.

I never got that --records-desparated-by thing to do what I wanted, and
always found that converting to Un*x before uploading and uploading as
binary works easiest...

That's just me, though.

After all these years, couldn't two of these three end-of-line formats
swallow their pride and just deprecate themselves?...



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to