码迷,mamicode.com
首页 >  
搜索关键字:percona    ( 818个结果
the MySQL pager command
https://www.percona.com/blog/2013/01/21/fun-with-the-mysql-pager-command/ Last time I wrote about a few tips that can make you more efficient when usi ...
分类:数据库   时间:2016-07-16 20:49:21    阅读次数:175
Xtrabackup每周增量备份脚本程序
Xtrabackup每周增量备份脚本程序(含附件) 程序描述 本程序是一个对percona xtrabackup使用的脚本,它完成了MySQL每周的备份。 程序结构 此程序包含了4个目录(bin、conf、log、var): bin:存放运行备份的主脚本程序(*.sh)。 conf:存放着程序运行的 ...
分类:其他好文   时间:2016-07-14 13:15:29    阅读次数:218
Percona-Galera-Monitoring-Template监控模板说明
http://blog.chinaunix.net/uid-16844903-id-4054635.html 官网链接:http://www.percona.com/doc/percona-monitoring-plugins/1.0/cacti/galera-templates.html Gale ...
分类:其他好文   时间:2016-07-14 03:06:06    阅读次数:224
percona-toolkit工具包的使用教程
http://blog.chinaunix.net/uid-20639775-id-3236916.html 本文收集了percona-toolkit工具包中比较常用的工具集,写成教程,方便自己使用也共享出来方便大家学习。由于本人英文水平实在是不怎么样,加上最近比较忙所以教程写得匆忙,因此学习过程中 ...
分类:其他好文   时间:2016-07-14 02:42:55    阅读次数:140
percona监控模板图形解释
http://blog.itpub.net/28916011/viewspace-1971933/ percona监控mysql的几张图形解释 最近,我仔细研究了一下percona监控mysql的几张图的含义。 Com_XXX表示每个XXX语句执行的次数如:Com_select 执行select操作 ...
分类:其他好文   时间:2016-07-14 02:31:57    阅读次数:254
MySQL监控模板说明-Percona MySQL Monitoring Template for Cacti
http://blog.chinaunix.net/uid-16844903-id-3535535.html https://www.percona.com/doc/percona-monitoring-plugins/1.1/zabbix/index.html InnoDB Adaptive Ha ...
分类:数据库   时间:2016-07-14 02:00:59    阅读次数:493
Percona/MariaDB/MySQL
# Restore a database from a dump .sql file # Percona XtraDB Cluster start commands # start a PXC node with the specified donor # reset password # gran ...
分类:数据库   时间:2016-07-09 00:44:00    阅读次数:214
L008-oldboy-mysql-dba-lesson08
L008-oldboy-mysql-dba-lesson08 xtrabackup安装 [root@web01 installer]# wget https://www.percona.com/downloads/XtraBackup/Percona-Xtra... ...
分类:数据库   时间:2016-07-07 19:33:59    阅读次数:200
Installing Percona XtraDB Cluster on CentOS
PXC简介 Percona XtraDB Cluster(简称PXC集群)提供了MySQL高可用的一种实现方法。1.集群是有节点组成的,推荐配置至少3个节点,但是也可以运行在2个节点上。2.每个节点都是普通的mysql/percona服务器,可以将现有的数据库服务器组成集群,反之,也可以将集群拆分成... ...
分类:数据库   时间:2016-07-05 18:55:34    阅读次数:257
PERCONA-TOOLKIT 工具的安装与使用1
...
分类:其他好文   时间:2016-07-03 19:00:53    阅读次数:227
818条   上一页 1 ... 48 49 50 51 52 ... 82 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!