toggle для mysql

UPDATE ml SET cron = (SELECT if(cron = 0,”1″,”0″)) WHERE yid = %d

Comments are closed.