How to configure percona with Magento 2?
Is there any standard document available for this to study and implement. There is no information in Magento 2 devdocs. Please help.
Solved! Go to Solution.
Seems like you are correct ! On devdocs there is no such documentation for this but to help you out , we are using percona with magento 2 and we follow below commands to install it on Ubuntu !!
Once it configured - to install magento 2 is same procedure which we generally followed.
Sharing this link for you reference - https://www.digitalocean.com/community/tutorials/how-to-install-a-fresh-percona-server-or-replace-my...
Percona is a drop-in replacement for MySQL so you will just need to replace MySQL with Percona at the server level (with any up to date guide out there).
There's nothing that you will need to configure within Magento to work with Percona.
Seems like you are correct ! On devdocs there is no such documentation for this but to help you out , we are using percona with magento 2 and we follow below commands to install it on Ubuntu !!
Once it configured - to install magento 2 is same procedure which we generally followed.
Sharing this link for you reference - https://www.digitalocean.com/community/tutorials/how-to-install-a-fresh-percona-server-or-replace-my...
Hi @Manthan Dave,
Thanks for useful information.
We will definitely give a try and let you know.
--------
Give Kudos if it helped or if problem is solved Accept it as a solution
Is it worked for you ? or you have still any issue on that ?
Sure !! awaiting for your response !!
Percona is a drop-in replacement for MySQL so you will just need to replace MySQL with Percona at the server level (with any up to date guide out there).
There's nothing that you will need to configure within Magento to work with Percona.
Hi @Manthan Dave,
I will definitely update once we start implementing it, we are busy with few other things and yes this is on our list of implementations. You may expect update in 3 or 4 days.
Hi @JLHC,
Thanks for your comments. Let you know once implemented. Your help is highly appreciated.
--------
Give Kudos if it helped or if problem is solved Accept it as a solution