We have a large MySQL server with Innnodb and some MyISAM.
What is the easiest way of replacing the stock MySQL with Peronca.
From what I understand, I uneed to remove MySQL server (how about the client) through apt-remove ?
Or do I just install percona-server through APT and it will automatically remove and install the proper packages?
how about the command line client? (mysql-client)
tia
What is the easiest way of replacing the stock MySQL with Peronca.
From what I understand, I uneed to remove MySQL server (how about the client) through apt-remove ?
Or do I just install percona-server through APT and it will automatically remove and install the proper packages?
how about the command line client? (mysql-client)
tia
Comment