ChrisB: [MySQL] Mysql interpretiert wert als teil der Syntax

Beitrag lesen

Hi,

ehm, sorry. falscher befehl, das ist der richtige:

UPDATE binary as SET relevance = relevance +1 WHERE rel_word LIKE 'gasg'

Dabei gibt er den Fehlercode #1064 aus :/

Also einen parse error, weil du kein MySQL verstaendliches Statement abgesetzt hast.

Was soll denn das 'as' da drinnen ...?

Und das solltest du dir vielleicht auch mal ansehen, http://dev.mysql.com/doc/refman/5.1/en/reserved-words.html

MfG ChrisB

--
„This is the author's opinion, not necessarily that of Starbucks.“