MySQL Forums
Forum List  »  MySQL Administrator

Syntax Error
Posted by: wrongimpression85
Date: October 03, 2006 07:56PM

I just tried to restore my message board via phpMyAdmin, and this error came up. I have no idea what I'm supposed to do, or where to find this information in the maunal. Can anyone help?


Error
SQL query:

SELECT *
FROM
WHERE CONCAT_WS( "-", word_text, word_id, word_common ) = "lizzie?s"
ORDER BY word_text, word_id, word_common

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 'WHERE CONCAT_WS("-", word_text, word_id, word_common)
' at line 3

Options: ReplyQuote


Subject
Written By
Posted
Syntax Error
October 03, 2006 07:56PM
October 03, 2006 08:59PM


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.