MySQL Forums
Forum List  »  Newbie

#1064 - You have an error in your SQL syntax?
Posted by: Ernest Semerda
Date: August 02, 2005 02:47AM

INSERT INTO tableA (myvalue) VALUES ('C\')

myvalue is a type "text".

results in:

SQL-query:
I

MySQL said:
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'I' at line 1

Any ideas why this would be happening?

Cheers,
Ernest

Options: ReplyQuote


Subject
Written By
Posted
#1064 - You have an error in your SQL syntax?
August 02, 2005 02:47AM


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.