Which repo and version of Percona for Natty?
Posted
by
thefella
on Server Fault
See other posts from Server Fault
or by thefella
Published on 2012-08-31T17:57:57Z
Indexed on
2012/09/12
9:40 UTC
Read the original article
Hit count: 251
I'm wanting to drop in Percona instead of MySQL (5.1) on my Natty ubuntu server. I've added the keys and the repos.
I've added a natty repo, even though it's not supposed to exist and it seems to be fine. The problem is when I go an apt-get install percona-server-server, it tells me that it depends on percona-server-server-5.5 and won't be installed.
Should I just install 5.5 (over the top of mysql 5.1) or do I need to install percona 5.1? Or do I need to pick a different repo and let it decide?
© Server Fault or respective owner