sudo dpkg -i mysql-apt-config*;# 移除套件庫安裝檔 sudo rm mysql-apt-config*;# 套件庫更新 sudo apt update;# 安裝MySQL sudo apt install mysql-server;# 設定 ...
確定! 回上一頁