June 18, 2013

Post: Reasons for MySQL Replication Lag

… in the questions our MySQL Support customers ask is MySQL Replication Lag. The story is typically along the…MySQL is doing to IO going to devices from OS standpoint. If this is external and not recorded…- some may see only modest slowdown when data doubles, while in other case 10-20% difference in…

Post: How does MySQL Replication really work?

replication or on estimating replication capacity, I don’t think we have one that covers the very basics of how MySQL replicationrecords, sort of row diffs if you will But other than that, I won’t be going back to differences in replicationdouble check. You can do that by comparing the replication

Post: MySQL Users Conference - Innodb

doubling. It is also rather interesting how is sort file structured for building the indexes – does it uses dynamic or static record… born same as bunch of others due to statement level MySQL Replication which among other requirements, needs all auto-increment values in… have the problems because they target at least MySQL 5.1 with row level replication readily available. Speaking about community items the…

Post: Heikki Tuuri Innodb answers - Part I

… need to know the whole record R. Also, a gzip …replication, and remember that the execution is not serializable. PZ: Cool. This is one of little known new features in MySQLdouble buffering. In distant future, I would like to have the memlock also. PZ: memlock already works – it is global MySQL

Comment: MySQL Partitioning - can save you or kill you

… base mysql version (5.1.56) supports partitions, but does not support partition pruning. 3. The records…4. The underlying disk partition is DRBD, with replication to a second standby server for failover.. … the Database and So, RAM would be doubled and processor cores increased (new server).. Another…