


The packages are available through two different channels. apt-get install mysql-client-core-5.6 mysql-client-5.6 mysql-server-5.6 Make sure to backup all data as this will delete everything. Oracle provides Debian packages for installing MySQL on Debian or Debian-like Linux systems. You can download and install the package on your Debian system, which will add PPA file to your system. Download and install: wget sudo dpkg -i mysql-apt-config_0.8.17-1_all.debĭuring the installation process, you can select the desired MySQL version, by default it was the 8th version. Trying to fix a broken mysql installation, this happened after upgrading from debian 6.0 to 7.0. 5,066 12 52 62 Add a comment 4 Answers Sorted by: 25 removing mysql-server does not work because mysql-server is just a metapackage that depends on the specific server version apt-get remove -purge mysql. MySQL is a fast, stable and true multi-user, multi-threaded SQL database server with its main goals being speed, robustness and ease of use. I had this file mysql-apt-config_0.8.17-1_all.deb. HowTos MySQL Install MySQL 8 on Debian 11 By koromicha - Aug0 882 This guide provides a step-wise tutorial on how to install MySQL 8 on Debian 11. First, go here and look for the most recent version of mysql-apt-config _ * _ all.deb.
