June 19, 2013

Post: 10 years of MySQL User Conferences

the State of MySQL AB is delivered by Marten Mickos. It is truly a year of storage engines, focused on showing what is on top is whatthe latest version at the conference. 2008 Here comes the second shock to the MySQL ecosystem: No IPO. MySQL is

Post: Percona Server on the Raspberry Pi: Your own MySQL Database Server for Under $80

… to connect the Raspberry Pi to your screen, and so follow what is happening on the console of the Raspberry Pi. Make sure to get the proper… Server for MySQL with the latest mysql client, which is untested, but should be “ok/fine” in most situations If you want to edit the configuration file…

Post: Connecting orphaned .ibd files

what’s going on and why InnoDB refuses to use suggested .ibd file. There is an InnoDB dictionary. It consists ofMySQL must be stopped at this point. There is a tool ibdconnect in Percona InnoDB Recovery Tool. Make sure you’re using the latest

Post: Read/Write Splitting with PHP Webinar Questions Followup

MySQL servers? Or is it possible to split only read queries (select etc.)? A: You can set up a pair of MySQLthe latest binlog entry downloaded from the master,” which is a subtle distinction.  It means that the slave could have an inaccurate idea of

Comment: Full text search for all MySQL Storage Engines

what are the odds that mysql will use sphinx as its native fulltext index instead of todays version/edition ? 15. Peter: Yeah it seems that the… now reindexed using the latest 0.9.6-rc1 and here are the results: 10…: 1.31 ————— Even if the new SPH_MATCH_BOOLEAN is an improvement by approx …

Post: Percona Server scalability on multi-cores server

Of course, it will be interesting to compare these results with the latest MySQL 5.5 releases, and especially in cases with the number of threads is > 100. I’m going to do these comparisons in my next round of testing. (Edited