最近team基于mysql的性能基准测试,包含多种场景[……]
Category: MYSQL
MYSQL high performance
MyAWR another mysql awr –That is Great !!
MyAWR 开源了,第一版的reference 已经放出, tx to noodba
MyAWR_Reference_Guid
slideshare地址:MyAWR (awr of MySQL)
MyAWR template:MySQL WorkLoad Report[……]
MySQL AWR – Myawr
基于MHA 的MySQL高可用方案
MySQL key partition and MongoDB TEST
对于业务的激活码需求做了一次关于mysql,mongodb的比对.mysql分为normal,key partition 数量分别是1亿和10亿数据,mysql采用直接访问PK键,partition key为PK,mysql table size 为90G,mongodb table size为15[……]
mysql sync-binlog 导致 poor IO performance
mysql 数据库 poor IO performance.从DELL 815(6disk raid 5,oel5.5) 迁移至 HP DL380 (14disk raid 1+0,rhl5.8)
当时的IO 表现
avg-cpu: %user %nice %system %[......]
Linux mysql 优化
linux mysql
一、修改内核参数
1.1、编辑/etc/sysctl.conf
vi /etc/sysctl.conf
net.ipv4.tcp_max_syn_backlog = 65536
net.core.netdev_max_backlog = 65536
ne[……]
MySQL Plug-in for EM 12c
来自pythian mysql project
With this plug-in, a DBA can add a new MySQL target just as they can an Oracle database. Oracle Enterprise Manager Agent[……]
mysql High Availability -MHA
最近跟同事测试了下MHA 作为mysql 高可用方案的一种 MHA具有很多优点 DeNA目前采用这种架构 支撑2亿+PV的访问
MHA
一.MHA介绍
MHA自动化主服务器故障转移,快速将从服务器晋级为主服务器(通常在10-30s),而不影响复制的一致性,不需要花钱买更多的新服务器,[……]
drbd+heartbeat+mysql slave 方案
drbd+heartbeat+mysql slave 方案
测试机器IP:public
10.2.0.181 — drbd+heartbeat
10.2.0.182 — drbd+heartbeat
10.2.0.183 — mysql slave
10.2.0.184[……]