2016年8月31日

php --with-mysql=mysqlnd

摘要: 1.什么是mysqlnd驱动? PHP手册上的描述: MySQL Native Driver is a replacement for the MySQL Client Library (libmysql). MySQL Native Driver is part of the official P 阅读全文

posted @ 2016-08-31 23:29 losbyday 阅读(1319) 评论(0) 推荐(0) 编辑

MySQL测试环境遇到 mmap(xxx bytes) failed; errno 12解决方法

摘要: 查看Mysql日志 缓存太少了 增加缓存 此处不建议将swapon 写到/etc/fstab这里,直接写到/etc.rc.local中更为稳妥 启动解决... 出自:http://www.cnblogs.com/olinux/p/5144205.html 阅读全文

posted @ 2016-08-31 21:36 losbyday 阅读(1546) 评论(0) 推荐(0) 编辑

导航