The following quirky dynamic SQL will scan each index of each table so that they’re loaded into the key_buffer (MyISAM) or innodb_buffer_pool (InnoDB). If you also use the PBXT engine which does have a row cache but no clustered primary key, you could also incorporate some full table scans. To make mysqld execute this on [...]
Filed under: Uncategorized by arjen on Wednesday, December 1, 2010 | Social tagging: cache > failover > init-file > mariadb > master > mysql > preload > replication > slave
2 Comments »
This is a Request for Input. Dual MySQL masters with MMM in a single datacentre are in common use, and other setups like DRBD and of course VM/SAN based failover solutions are conceptually straightforward also. Thus, achieving various forms of resilience within a single data-centre is doable and not costly. Doing the same across multiple [...]
Filed under: Software and tools by arjen on Friday, May 14, 2010 | Social tagging: datacentre > DRBD > failover > mariadb > mmm > mysql > replication > resilience > SAN > VM
4 Comments »
This Thursday (October 22nd, 13:00 UTC), Walter Heck (of Open Query) will present Dual Master Setups With MMM. MMM (Multi-Master Replication Manager for MySQL) is a set of flexible scripts to perform monitoring/failover and management of MySQL master-master replication configurations (with only one node writable at any time). Session slides (PDF). The toolset also has [...]
Filed under: Software and tools by Walter Heck on Wednesday, October 21, 2009 | Social tagging: dual master > failover > loadbalancing > mmm > multi-master > mysql > MySQL University > Open Query > replication > Walter Heck
No Comments »
This is a “dogfood” type story (see below for explanation of the term)… Open Query has ideas on resilient architecture which it teaches (training) and recommends (consulting, support) to clients and the general public (blog, conferences, user group talks). Like many other businesses, when we first started we set up our infrastructure quickly and on [...]
Filed under: Good practice / Bad practice by arjen on Friday, September 18, 2009 | Social tagging: dogfood > failover > haproxy > lighttpd > Linode > mmm > mysql > open query > redundancy > resilience > zimbra
No Comments »