SET NEW.vod_pic = REPLACE(NEW.vod_pic, 'upload', 'http://XXX.com/upload');
END IF;
END
MySQL 返回: 文档
#1419 - You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)