随笔 - 314  文章 - 0 评论 - 27 阅读 - 92万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

09 2017 档案
mysql Lock wait timeout exceeded; try restarting transaction解决
摘要:前面已经了解了InnoDB关于在出现锁等待的时候,会根据参数innodb_lock_wait_timeout的配置,判断是否需要进行timeout的操作,本文档介绍在出现锁等待时候的查看及分析处理; 在InnoDB Plugin之前,一般通过show full processlist(很难发现被锁的 阅读全文
posted @ 2017-09-30 23:53 七月逆流 阅读(1577) 评论(0) 推荐(0) 编辑
redis开启外网访问
摘要:redis默认只允许本地访问,要使redis可以远程访问可以修改redis.conf 打开redis.conf文件在NETWORK部分有说明 ################################## NETWORK #################################### 阅读全文
posted @ 2017-09-28 15:35 七月逆流 阅读(5857) 评论(0) 推荐(0) 编辑
How to install Redis 3.2 on CentOS 6 and 7
摘要:What is Redis? Redis is a flexible open-source, key value data store, used as a database, cache and message broker. Redis allows the user to store vas 阅读全文
posted @ 2017-09-28 15:31 七月逆流 阅读(195) 评论(0) 推荐(0) 编辑
Centos6 下安装Nginx+Mysql+PHP
摘要:安装nginx https://segmentfault.com/a/1190000007928556 添加源 $ wget http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch. 阅读全文
posted @ 2017-09-25 01:24 七月逆流 阅读(275) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示