in reply to MySQL "Update" statement is failing with syntax error
including your quotes."UPDATE my_table SET MY_COLUMN = '' WHERE MY_OTHER_COLMN = 'my_val +ue'"
I'm a bit amazed it doesn't complain about the SELECT, where you make the same error.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: MySQL "Update" statement is failing with syntax error
by psini (Deacon) on Aug 27, 2008 at 21:35 UTC |