apt-get install software-properties-common
sudo add-apt-repository 'deb http://archive.ubuntu.com/ubuntu trusty universe'
sudo apt-get update
sudo apt install mysql-server-5.6
sudo apt install mysql-client-5.6
https://blog.csdn.net/keeyce/article/details/52217730

相关文章:

  • 2021-10-03
  • 2021-11-09
  • 2021-04-13
  • 2021-11-01
  • 2022-01-06
  • 2021-03-31
  • 2021-10-09
猜你喜欢
  • 2022-12-23
  • 2022-01-10
  • 2021-11-09
  • 2021-11-25
  • 2021-05-03
相关资源
相似解决方案