16 Jun
2017
16 Jun
'17
9:59 a.m.
On Jun 16, 2017, at 9:58 AM, Bul <tuppe99@gmail.com> wrote:
Yes that is what I thought, but no updates were done on the mysql side. I was wondering if the return value of 1:
--> 1
indicated success or failure. It is a very simple one column table, so I don't understand why the update is not there. Weird.
The "1" indicates that 1 row was updated. Alan DeKok.