啥也没写
发布时间:2021-07-06 09:20:27
listen redis-write bind 192.168.2.116:16379 balance leastconn mode tcp option tcp-check tcp-check connect tcp-check send PING\r\n tcp-check expect string PONG tcp-check send info\ replicat.........【阅读全文】
发布时间:2021-07-06 09:08:28
下载安装wget github.com/joyieldInc/predixy/archive/refs/tags/1.0.5.tar.gztar -zxvf 1.0.5.tar.gzyum install libstdc++-static -ycd predixy-1.0.5makemkdir -p /usr/local/predixy/bincp src/predixy /usr/local/predixy/bin/cp -a conf/ /usr/local/predixy/配置如下cat conf/predixy.conf |grep -Ev "^#.........【阅读全文】
发布时间:2021-06-18 15:30:56
在[mysqld]general_log = 1general_log_file = /var/log/mysql_logs/mysql.log查看文件......【阅读全文】