June 19, 2013

Post: Percona XtraDB Cluster 5.5.30-23.7.4 for MySQL now available

…, 2013. Binaries are available from the downloads area or from our software repositories. New …TABLE statement was used, but it will still replicate in case DROP TABLE statement is used on a temporary table… due to insufficient privileges. Fixed by excluding lost+found folder if found. Bug fixed …

Comment: Getting use of Slave in MySQL Replication

… Alter Table – if it is long, in most cases the good idea is to run it on the slaves separately from the master and exclude it from replication.

Comment: Should we give a MySQL Query Cache a second chance ?

… efficient as long as tables don’t change. When something does change, it can cause multiple invalidations because replication is not synchronous…. I also agree with Patrick Casey’s desire for including/excluding dbs/tables from the cache. While that can be done in the…

Comment: Should we give a MySQL Query Cache a second chance ?

… efficient as long as tables don’t change. When something does change, it can cause multiple invalidations because replication is not synchronous…. I also agree with Patrick Casey’s desire for including/excluding dbs/tables from the cache. While that can be done in the…