Many thanks to the MySQL Community. The Oracle
Open world sessions had veterans (Sheeri, Sarah, Giuseppe,
Ronald, Baron, to just list a few) and a wealth of
newcomers. We evan had Oracle DBAs taking entire MySQL
sessions at OOW! They also commented on how open the MySQL
community is to everyone.
It was great to see the excitement about the future 5.6 Release of MySQL and 7.2 of MySQL Cluster.
Now that I have made it back I look forward to testing the
DMR
releases. Personally, I am excited about the enhancements
with replication and the continued stability of InnoDB. Look for …
It is known that MySQL due internal limitations is not able to
utilize
all CPU and IO resources available on modern hardware.
Idea is to run multiple instances of MySQL to gain better
performance on Fusion-io ioDrive card.
Full report is available in PDF
For tests we used tpcc-mysql package, which generates TPCC-like
workload on MySQL systems.
- Server hardware: Dell PowerEdge R815
- Storage: Fusion-io ioDrive Duo 640GB MLC. Fusion-io driver version: 2.3.1 build 123; Firmware v5.0.7, rev 101971
- Software: Percona Server 5.5.15
- Client hardware: IBM x3650
Fusion-io ioDrive Duo 640GB MLC card was provided by Fusion-io.
More details on hardware and software …
[Read more]Previously I was writing about combining Symfony2 and mysqlnd to get more statistics on what is going on below the surface in the database communication when using a Symfony2 application via the Symfony2 profiler. Now that's not all that can be done and I gave some ideas for extending this. One idea was adding mysqlnd_qc support. mysqlnd_qc is the client side query cache plugin for mysqlnd. This provides a client-side cache for query results transparently without changing the application.
<span id="XinhaEditingPostion"></span><span id="XinhaEditingPostion"></span>
…
[Read more]I know I’m not the only one to have noticed that all MySQL branches on Launchpad have not been accessible since September 10th, 2011, nearly 1 month.
Just visit here:
https://code.launchpad.net/~mysql/mysql-server/mysql-trunk
You’ll see it says:
“This branch may be out of date, because Launchpad has not been able to access it since 2011-09-10.”
I’d been seeing “No revisions to pull.” messages latley, when running “bzr pull”, but didn’t give it a whole lot of thought until reading the above note on Launchpad today.
Is it due to the recent security breach (where mysql.com was hacked and infected some visitors with malware)? Well, I doubt it since this started on 9/10/2011 and the breach, according to The Register, occurred on 9/26/2011 (some 2 weeks later):
…
[Read more]On Oct. 25th I will be presenting my conference session “Keep your MySQL backend online no matter what” at the Percona Live London Conference. Considering their is a variety of highly knowledgeable MySQL experts speaking at this event I wanted to give my talk a special plug so you won’t miss THIS knowledgeable MySQL expert speak!
My talk focuses on architecture that will help keep your MySQL backends online when you simply can’t afford them to go down. This is not about one single solution, but a combination of different technologies working together. This architecture is built on MMM, HeartBeat, LVS, ldirectord and some custom scripts. As a real world example I will demonstrate how this solution was applied for a payment processor website behind an alexa top50 website, where data consistency was important. In addition I will show an example for another alexa top 500 website, where downtime and customer satisfactory was the numer 1 …
[Read more]OpenStack Foundation. New Pentaho CEO. And more.
# Rackspace announced its intention to form an independent OpenStack Foundation.
# HP has chosen Ubuntu as the lead host and guest operating system for its Public Cloud.
# Pentaho appointed Quentin Gallivan as its new CEO.
# Hortonworks continued the discussion about contributions to Apache Hadoop.
# Bob Bickel explained why CloudBees is not, itself, open …
[Read more]At next week’s NY Effective MySQL Meetup, I will give a talk: “Understanding Indexing: Three rules on making indexes around queries to provide good performance.” The meetup is 7 pm Tuesday, October 11th, and will be held at Hive at 55 (55 Broad Street, New York, NY). Thanks to host Ronald Bradford for the invitation.
Application performance often depends on how fast a query can respond and query performance almost always depends on good indexing. So one of the quickest and least expensive ways to increase application performance is to optimize the indexes. This talk presents three simple and effective rules on how to construct indexes around queries that result in …
[Read more]Read the original article at $1000 per hour Servers, Anyone?
Amazon's spot market for computing power is set up as an open market for surplus servers. The price is dynamic and depends on demand. So when demand is low, you can get computing instances for rock bottom prices. When you do that you normally set a range of prices you're willing to pay. If it goes over your top end, your instances get killed and re-provisioned for someone else. Obviously this wouldn't work for all applications, like a website that has to be up all the time, but for computing power, say to run some huge hedge fund analytics, it might fit perfectly.
A recent post on SEO MOZ alerted us to an interesting story where spot instances spiked to $1000 per …
[Read more]World has opened up in San Fransisco with the database bangs. MySQL and Oracle databases have scintillated the hearts of developers, DBAs, technology aficionados, and the mere spectators. That and plethora of news has also poured in from SQLServer melas. This Log Buffer Edition is proud to shed spotlight on all these happenings in this [...]
70x Higher Performance, Cross Data Center Scalability and New NoSQL Interface
Its been an exciting week for all involved with MySQL Cluster, with the announcement of the second Development Milestone Release (7.2.1) at Oracle Open World. Highlights include:
- Enabling next generation web services: 70x higher complex query performance, native memcached API and integration with the latest MySQL 5.5 server
- Enhancing cross data scalability: new multi-site clustering and enhanced active/active replication
- Simplified provisioning: consolidated user privileges.
You can download the DMR for evaluation now from: http://dev.mysql.com/downloads/cluster/ (select Development Milestone Release tab).
You …
[Read more]