Re: update ... where col is null problem.
t: Thursday, April 14, 2005 11:19 AM Subject: update ... where col is null problem. Hi... I have problem with update query. Select query with the same "where" is OK. mysql> select AcctStartTime,AcctSessionTime from radacct where AcctStopTime is null; +-+-
update ... where col is null problem.
Hi... I have problem with update query. Select query with the same "where" is OK. mysql> select AcctStartTime,AcctSessionTime from radacct where AcctStopTime is null; +-+-+ | AcctStartTime | AcctSessionTime | +-+-+ | 20