May 25, 2012

Post: MySQL Life Cycle. Your Feedback is needed.

MySQL the same date as release would hit the web. Since that time I matured and so did MySQL ecosystem. MySQLMySQL or Percona Server 5.1 than 5.5 Facebook also sticks with MySQL 5.1 even though their highly patched and improved version. MySQL 5.0

Post: InnoDB vs MyISAM vs Falcon benchmarks - part 1

Web6 cpu MHz : 1995.004 cache size : 4096 KB 16GB of RAM MySQL version We used MySQL 5.1.14-beta sources for MyISAM / InnoDB and MySQL 5.1.14-falcon bitkeeper tree bk://mysql.bkbits.net/mysql-5.1

Post: XtraDB storage engine release 1.0.6-9

… following new features: The release is base on 1.0.6 version of InnoDB plugin. MySQL 5.1.42 as a base release Separate purge thread and… 5.1.41 + InnoDB 1.0.6 + XtraDB patches extensions-1.0.6, rev. 127 fails to compile on OpenSolaris” Bug #47621: change the fix of http://bugs.mysql… on our web-site. Once you install Percona-release repo the upgrade becomes as easy as yum update MySQL-server-percona MySQL-client…

Post: MySQL Users Conference Presentation Proposals

MySQL 5.0 versions. In this presentations we will look into which problems are fixed. MySQLMySQL. Performance comparison of MySQL 5.0, MySQL 5.1 and MySQL 6.0 Come to see how performance of MySQL 5.1 and forthcoming MySQL 6.0 are different from MySQL 5.0

Post: Test Drive of Solid

webversioning system ? Test 3: Phantom rows: before test: mysql> select * from test2; +—-+———–+ | id | names | +—-+———–+ | 1 | Mysql | | 2 | Solid | | 3 | MyISAM | +—-+———–+ Session1: mysql> begin; Query OK, 0

Post: Heikki Tuuri answers to Innodb questions, Part II

…writes to about 6 tables, what version of Innodb/MySQL would you recommend? I’ve been staying at 4.1.14 … with 5.0.X. I’m hopeful that 5.1.X will be better, but still not sure. HT: 5.0.xx, … memories. I looked up some information on the web about flash memories, and noticed that random writes …

Post: PBXT benchmarks

… typical structure you would see in OLTP or Web applications – medium size rows, auto increment primary key …Ñ… Quad Core Intel XEON cpu family : 15 model : 6 model name : Intel(R) Xeon(TM) CPU 3…. KB 4GB of RAM MySQL version We used MySQL 5.1.16-beta sources for MyISAM / InnoDB and pbxt-0.9.85-beta….

Comment: COUNT(*) for Innodb Tables

MySQL servers and found some interesting results related to InnoDB count(). We’re using XtraDB(InnoDB by Percona) tables (version 5.5.14-rel20.5-log), this is a web