derek | Shared With: Everyone - Oct 15 2008 | mysql, performance, patches, distribution, download
derek | Shared With: Everyone - Aug 21 2008 | mysql, hacks, facebook, scaling, data center
derek | Shared With: Everyone - Jan 16 2008 | open source, news, blogs, mysql, sun
derek | Shared With: Everyone - Apr 25 2007 | google, open source, mysql
Google MySQL patches.
Quoted: * SemiSyncReplication - block commit on a master until at least one slave acknowledges receipt of all replication events.
* MirroredBinlogs - maintain a copy of the master's binlog on a slave
* TransactionalReplication - make InnoDB and slave replication state consistent during crash recovery
* UserTableMonitoring - monitor and report database activity per account and table
* InnodbAsyncIo - support multiple background IO threads for InnoDB
* FastMasterPromotion - promote a slave to a master without restart
derek | Shared With: Everyone - Jan 11 2007 | mysql, blogs, performance
derek | Shared With: Everyone - Jan 03 2007 | mysql, performance
derek | Shared With: Everyone - Dec 13 2006 | debian, mysql, linux
derek | Shared With: Everyone - Jul 06 2006 | mysql, performance
Related Content from Around Faves
mysql
-
There are some helpful tips in here, whether or not you use replication. In my experience, the most important thing with database performance is to minimize the time and row range over which you hold write locks -- and that's what this post is essentially about.
1 FaverViewed: 6 TimesQuoted: Piping data through application is the best solution in many cases and is quite easy - it is trivial to write the function which will take SELECT query and the table to which store its result set and use in your application in all cases when you need this functionality.
- mike - May 15 20092 FaversViewed: 2 Times
- guido - Feb 22 20094 FaversViewed: 8 Times
performance
-
You can get older versions of Firebug here. I recommend NOT using 1.20b6 as it has a serious performance impact on using GMail. Grab 1.20b4 which is a much more stable release and works fine with GMail.
2 FaversViewed: 10 Times - petersigrist - Jul 25 20091 FaverViewed: 51 Times
- samuel337 - Apr 06 20092 FaversViewed: 9 Times





