摘要:
解析出回滚SQL 参数解释参考官方文档:https://github.com/danfengcao/binlog2sql 阅读全文
posted @ 2017-05-09 15:58
Jasper_boy
阅读(343)
评论(0)
推荐(0)
摘要:
转载:http://www.cnblogs.com/chenmh/p/5097530.html 挂载只读分区,修改挂载选项 阅读全文
posted @ 2017-05-09 10:27
Jasper_boy
阅读(140)
评论(0)
推荐(0)
摘要:
引起nginx 403 forbidden有二种原因,一是缺少索引文件,二权限问题。今天又遇到 了,顺便总结一下。 1,缺少index.html或者index.php文件 server { listen 80; server_name localhost; index index.php index.html; root /home/zhangy/www... 阅读全文
posted @ 2017-05-09 09:59
Jasper_boy
阅读(301)
评论(0)
推荐(0)
浙公网安备 33010602011771号