in reply to Re: query problem
in thread query problem
Does the SQL statement work when you paste it into the mysql client?
yesDoes your program connect to the right database?
yesYou talk about columns message_has_been_sent and message_send in your statement, but your prose mentions columns message_has_been_sent and ml_message. Which is it?
It is a paste and copy error from my side.Why are you sure that message_has_been_sent gets updated? Are you sure it didn't have the same value before you tested?
yes.
|
|---|