MySQL 5.6 Reaches General Availability
First time accepted submitter jsmyth writes "MySQL 5.6.10 has been released, marking the General Availability of version 5.6 for production." Here's more on the features of 5.6. Of possible interest to MySQL users, too, is this look at how MySQL spinoff MariaDB (from Monty, one of the three creators of MySQL) is making inroads into the MySQL market, including (as we've mentioned before) as default database system in some Linux distributions.
Can anyone explain how to get mysqldump to extract & store the storage engine of the tables?
If dumping in XML format, that info is preserved, otherwise it seems to be discarded. If a DB has a combo of MyISAM and InnoDB tables and you're backing up / replicating with mysqldump, that info is... lost. As far as I can tell. Unless I'm doing something wrong.
If one does dump to XML, what's the best way to load that into a new slave or do a restore from it?
Using 5.5.28 here...
Seriously has me considering making the switch to PostgreSQL, although I'm not sure that it's better in that regard. It does now do asynchronous or synchronous replication at a transactional level, which looks interesting.
If you check out the charts, the transactions per second are tripled from 5.5, when the threads approach 60.
Some people die at 25 and aren't buried until 75. -Benjamin Franklin
MySQL is rapidly approaching "who cares?" status. Oracle kills another one.
Organization? You must be joking..
Ironically is the direction MySQL should have gone after the 4.x branch. There's a whole heap of legacy baggage in the code base and Oracle -- since we know how good they're with legacy baggage -- decided to keep doing incremental changes to it (ever try putting CURRENT_TIMESTAMP as default on two fields with the second being ON UPDATE?)
The 5.6 line is actually using a lot of improvements handed back by companies like Google, which I think initally used it for AdWords and may still be using in some capacity.
If computers were people, I'd be a misanthrope.
What matters more is what db cheap hosting providers have. If they all start running MariaDB we'll see a big shift. As a distro default I'm not sure if it matters so much. I guess the other side of that coin would be WordPress, Drupal, Joomla!, and so on.
It's hard to believe that's how Micronians are made. Why don't we see it right now by having you both kiss one another?
I think you'll find that we're all moving to MariaDB these days. Thanks Oracle, everything you touch turns to shit.
Let me see if I have this right. Monty builds up MySQL AB into a functional project that a lot of people depend on. Then he sells it, cashes out big, and abandons it. And now people are falling for this again? Fool me twice, shame on me.
..PHP. Two semi-pro tools for those Who Do Not Know Better.
Meanwhile, professionals use Perl, Postgresql, Python and the like.
They removed the "Server Instance Configuration Wizard" utility that used to come with the ~35MB installer for Windows, so I had to download a ~170MB installer... which failed to configure it every single time!