Tôi đã từng cài đặt mysql 5.6 theo cách này .. Nhưng bây giờ ..
# echo "deb http://repo.mysql.com/apt/debian/ $(lsb_release -sc) mysql-5.6" >> /etc/apt/sources.list && echo "deb-src http://repo.mysql.com/apt/debian/ $(lsb_release -sc) mysql-5.6" >> /etc/apt/sources.list && apt-get update
# apt-get install mysql-server-5.6
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package mysql-server-5.6 is a virtual package provided by:
mysql-community-server 5.6.29-1debian8 [Not candidate version]
E: Package 'mysql-server-5.6' has no installation candidate
Tôi cần cài đặt lại mysql 5.6. Đã thử nó
# apt-get install --reinstall mysql-community-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reinstallation of mysql-community-server is not possible, it cannot be downloaded.
Ban đầu nó được cài đặt với
apt-get install mysql-server-5.6