The syntac ESCAPED BY of load data infile is wrong in
http://www.mysql.com/doc/en/LOAD_DATA.html.
the [ESCAPED by '\\']
should be:
[ESCAPED BY '\']
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
- Re: load data infile syntax Vivian Wang
- Re: load data infile syntax Paul DuBois
- Re: load data infile syntax Vivian Wang
- Re: load data infile syntax Paul DuBois
- Re: load data infile syntax Vivian Wang
- Re: load data infile syntax Paul DuBois
- Re: load data infile syntax Vivian Wang
- Re: load data infile syntax Paul DuBois
- RE: load data infile syntax Anderson, Alan R
- LOAD DATA INFILE syntax fab
- Re: LOAD DATA INFILE syntax gerald_clark