ALTER TABLE `bs`.`produccion`
RENAME TO `bs`.`produccion__` ;
DELETE FROM `bs`.`nightTask` WHERE (`id` = '45');