MySQL Forums
Forum List  »  Newbie

Re: Null values are replaced with zeros in infile.
Posted by: Devart Team
Date: December 09, 2011 09:14AM

1. The `order` is a MySQL reserved word, rename it or use backticks - `order`.

2. You specified column list twice.

Devart Company,
MySQL management tools
http://www.devart.com/dbforge/mysql/

Options: ReplyQuote


Subject
Written By
Posted
Re: Null values are replaced with zeros in infile.
December 09, 2011 09:14AM


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.