DB

mysql主从同步

12 年 ago jony mysql主从同步已关闭评论
作为主从服务器的MySQL版本建议使用同一版本! 或者必须保证主服务器的MySQL版本要高于从服务器的MySQ Read More

nginx php Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.

12 年 ago jony nginx php Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.已关闭评论
环境: centos 6.5    php 5.4   nginx 1.6  phpmyadmin 5.5.3 Read More

innodb MySQL写入优化

12 年 ago jony innodb MySQL写入优化已关闭评论
innodb_buffer_pool_size 如果用Innodb,那么这是一个重要变量。相对于MyISAM来 Read More

单机MySQL数据库的优化

12 年 ago jony 单机MySQL数据库的优化已关闭评论
对 MySQL自身的优化主要是对其配置文件my.cnf中的各项参数进行优化调整。下面我们介绍一些对性能影响较大 Read More