/*
又在做自己以前做的事。总是拿以前的眼光来看现在,导致了其实自己已经很low,但是还觉得自己很xxx.
好吧,最近开始PHP审计。jishigou!!!!!!
*/
查看日志情况.
show variables like 'log_%'; 开启
set global log_bin_trust_function_creators=1; //开启
windows: my.ini
[mysql]
log = file.log
log_bin_trust_function_creators=1