I wana restore my message board via phpMyAdmin, and this error came up.
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
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --