Home > Programming, Servers & Scripts > Hosting, Servers & Security

Percona Server - Anyone Tried It Yet? (9)


01-25-2013 10:24 AM #1 caurmen (Administrator)
Percona Server - Anyone Tried It Yet?

It seems like it's the year of MySQL replacements - and I'm not talking crazy NoSQL here, but straight drop-in alternatives.

Quite a few people have already mentioned MariaDB around here, but I've just heard of another one, which the hardcore database people at Hacker News seem to like.

So, anyone tried Percona? Apparently it has a significant number of performance improvements - sounds interesting. If no-one has, I may give it a test and see how it goes.


01-26-2013 06:22 AM #2 ScottKevill (Member)

Percona is on my list of things to look into, as I've heard about quite a few major sites trialling it. Can't say the same for MariaDB.

Not a huge priority for me though as it's really a micro-optimisation, and much more significant gains can be made elsewhere.


01-26-2013 09:59 AM #3 snipe (Member)

Give Percona a try and let us see some benchmarks. About time someone did something like this, props man!


01-27-2013 12:25 AM #4 BeyondHosting-Tyler (Member)

Percona is good if you can utilize their extended features and optimizations with extradb. If you are looking for a drop in replacement to vanilla mysql expecting a huge performance gain this is not your answer.

Percona does not play nice in RPM form with other software, it should be deployed by extremely technically savvy system admins and updated on a regular basis.


01-28-2013 03:48 PM #5 caurmen (Administrator)

Snipe - right you are. I feel a MySQL replacement shootout test coming on...

Tyler - thanks, good tip. Do you know if the apt package suffers similar problems to the RPM?


01-29-2013 04:38 AM #6 pbakos92 (Member)

I've been using Percona and have no complaints, but haven't noticed any staggering improvements.

I'd check out NuoDB if I were you, it looks pretty cool, and retains all ACID properties and adhoc query capabilities while maintaining scalability. Not sure if they support auto-sharding, though.


02-20-2013 11:15 AM #7 matthewk (Member)

Forgot to mention, thanks for the recommendation, I have now implemented Percona on all of my servers.


02-21-2013 05:59 PM #8 ScottKevill (Member)

Heh, and look at what just popped up today. Looks like Percona are testing a fix for the RPM problems:

Solving RPM installation conflicts on Percona MySQL software combos


02-25-2013 02:11 AM #9 BeyondHosting-Tyler (Member)

YAY, maybe they will make their rpms actually compatible with other software.. lol


Home > Programming, Servers & Scripts > Hosting, Servers & Security