salix/db/.archive/225203/00-mdbApp.sql

6 lines
63 B
MySQL
Raw Normal View History

UPDATE `vn`.`osTicketConfig`
SET oldStatus='1,6'
WHERE id=0;