Does Symfony 2 support Percona? Or should I stick to MySQL ? I’m running Debian 6 (squeeze) and have MySQL installed but before I install Symfony was thinking maybe Percona would be better (faster) deal?
Thx.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Percona is just a fork of MySQL that is rebased on each release/version. So you get the exact same features as MySQL, but also get extra performance.
Yes, you can use a Percona Server just like a MySQL server with doctrine.