May 26, 2012

Post: Ultimate MySQL variable and status reference list

what isreplicate_do_dbblogpercona.commanual replicate_do_tableblogpercona.commanual replicate_ignore_dbblogpercona.commanual replicate_ignore_tableblogpercona.commanual replicate_rewrite_dbblogpercona.commanual replicate_same_server_idblogpercona.commanual replicate

Post: MySQL Replication vs DRBD Battles

what we’re comparing here – it is mainly DRBD to MySQL Replication based techniques (lets leave MySQLMySQL Replication, such as filtered replication or cross storage engine replication, though which are not typically used for HA purposes. Time Delayed replication is…which can’t accept any …

Post: High-Performance Click Analysis with MySQL

… clients, with no delays. Finally, the analysis is usually multi-… …. primary key(day, ad, is_blue) ); What can we improve here?…replication. You can save that work by either using MySQL 5.1′s row-based replication, or in MySQL…star schema is essentially “I admit defeat and accept table scans as…