摘要: Error Code: 1418This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration and binary logging is enabled (you *might* want 阅读全文
posted @ 2017-06-09 21:11 lobtao 阅读(176) 评论(0) 推荐(0)
摘要: 方法一、 vim /etc/rc.d/rc.local 添加 /home/start.js 保存,重启电脑 方法二、 把脚本建立/etc/rc.d/init.d目录下。 然后添加开机启动服务 chkconfig --add auto_start.sh 等级0表示:表示关机 等级1表示:单用户模式 等 阅读全文
posted @ 2017-06-09 07:30 lobtao 阅读(212) 评论(0) 推荐(0)
摘要: cd /etc/yum.repos.d/ 从这里下载对应的3个文件,ssh上传进行替换 http://mirrors.aliyun.com/repo/ 如:centos 6.8 阅读全文
posted @ 2017-06-09 00:35 lobtao 阅读(674) 评论(1) 推荐(0)