create definer = root@`%` event UpdateRecyclematerialoutput on schedule every '1' HOUR starts '2023-07-08 08:32:38' enable comment '更新循环料产出' do call UpdateRecyclematerialouput();