Quantcast
Channel: 回归江南旧梦
Browsing all 65 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

ZABBIX基本安装

http://www.zabbix.com/download.php? wget https://fossies.org/linux/misc/zabbix-4.0.5.tar.gz/ 0. hostnamectl --transient set-hostname vm711 hostnamectl --static set-hostname vm711 192.168.1.118   vm708...

View Article


Image may be NSFW.
Clik here to view.

INNODBMGR错误排查与解决日志

[root@vm706 mysql-proxy]# cd bin [root@vm706 bin]# ll total 44 -rwxr-xr-x 1 root root  9696 Dec 17  2014 encrypt -rwxr-xr-x 1 root root 23564 Dec 17  2014 mysql-proxy -rwxr-xr-x 1 root root  1552 Dec...

View Article


Image may be NSFW.
Clik here to view.

mysqlRouter与MySQL集群结合实现读写分离

、、安装mysql Router ====================================================================================================== [root@vm701 111]# rpm -ivh mysql-router-community-8.0.15-1.el7.x86_64.rpm...

View Article

Image may be NSFW.
Clik here to view.

REDIS5.05哨兵模式主从自动切换环境搭建和快速脚本调试

1、 安装redis包 ############################################################################ 、、下载 包   redis-5.0.5.tar.gz cd  /usr/local/redis5/redis-5.0.5   make   make install...

View Article

Image may be NSFW.
Clik here to view.

MySQL【表空间迁移大表】

0. 目标端必须有同名表,没有则建一个空表; #################################### 1、 源端文件准备 源端:     flush tables t for export;  复制  t.ibd, t.cfg到目标端。  ############################### flush tables tt7   for export;  cp  tt7*...

View Article

Browsing all 65 articles
Browse latest View live