June 19, 2013

Post: 10 years of MySQL User Conferences

….0.51a is GA and 5.1.24 is nonGA 2009 The first and the only conference organized by Sun and… free event going concurrently with the conference and announced Percona XtraDB as improved and extended Innodb Plugin version, MySQL 5.1… Cloud.” He’s now CEO of Eucalyptus. Percona announces Percona XtraDB Cluster as GA – the new approach to MySQL High Availability…

Post: XtraDB Amazon Image

… who use Amazon EC2 service and were anxious about having XtraDB ready to launch there is a good news. We created a public AMI (Amazon Machine Image) with XtraDB release 8 installed on CentOS 5.3. How to use… default INSTANCE i-ecc74084 ami-4701e22e pending 0 m1.large 2009-10-25T18:31:06+0000 us-east-1c Wait till…

Post: Announcing Percona Performance Conference 2009 on April 22 & 23

… Percona warmly invite you to Percona Performance Conference 2009 on April 22 and 23, 2009 in the Hyatt Regency in Santa Clara… sessions from Percona this year on the schedule for the 2009 MySQL Conference and Expo. This is not because we didn… among the world’s foremost experts on MySQL, InnoDB, and XtraDB, and it’s true that the database is usually harder…

Post: InnoDB, InnoDB-plugin vs XtraDB on fast storage

… I followed Yoshinori Matsunobu’s recommendations http://yoshinorimatsunobu.blogspot.com/2009/05/tables-on-ssd-redobinlogsystem.html and taking fact that… summarize MySQL InnoDB/InnoDB-plugin/XtraDB is not fully able to utilize throughput of FusionIO. XtraDB is doing better job with internal…

Post: InnoDB/XtraDB Training in New York City!

… training location will be New York City on October 30, 2009. We’ve booked a training venue in the financial district…

Post: InnoDB: look after fragmentation

… username) FROM tracker where TIME_ID >= ‘2009-07-20 00:00:00′ AND TIME_ID = ‘2009-07-20 00:00:00′ AND… you cannot really control it (tough it is possible in XtraDB / InnoDB-plugin with FAST INDEX creation) so be careful with… statistics in 5.0-percona releases (coming to 5.1-XtraDB soon)

Comment: MySQL 5.5-m2 scalability

… yourself: http://www.mysqlperformanceblog.com/2009/07/14/performance-improvements-in-percona-5-0-83-and-xtradb/ You specifically made changes to… to see performance against the Percona performance build and against Xtradb. In fact, it would be nice to see a blog post on how the Percona performance build is different from Xtradb, and if there’s a version # at which they’re…

Post: Tuning for heavy writing workloads

…: 32 sessions, RW=1, dbsize = 1000000, no thinktime XtraDB: (mysql-5.1.39 + XtraDB-1.0.4-current) innodb_io_capacity = 4000…”: Normal InnoDB Plugin 1.0.4 without XtraDB specific options “xtra p_t 0″: XtraDB 1.0.4-new (no purge_thread…_STRESS benchmark is obtained by these tunings of XtraDB. —————————————– (Added 2009.10.29) XtraDB slower than Plugin?> I’d like to…

Comment: XtraDB: The Top 10 enhancements

… are between the built-in InnoDB and XtraDB. In general both the plugin and XtraDB are in a class of their own… blog: http://dimitrik.free.fr/blog/archives/08-01-2009_08-31-2009.html Do note when reading benchmarks that a lot…

Post: State of the art: Galera - synchronous replication for InnoDB

First time I heard about Galera on Percona Performance Conference 2009, Seppo Jaakola was presenting “Galera: Multi-Master Synchronous MySQL Replication… to the list, Yves put recently, http://www.mysqlperformanceblog.com/2009/10/16/finding-your-mysql-high-availability-solution-%e2%80… waiting for next releases and looking to make integration with XtraDB.