themysql apt repositoryprovides an easy and convenient way to get the latest mysql software. my test server was need of a refresh so i put on a fresh install of ubuntu 14.04 and downloadedmysql-apt-config_0.2.1-1ubuntu14.04_all.deb.
sudo dpkg -i mysql-apt-config_0.2.1-1ubuntu14.04_all.debYou will get a choice to install MySQL 5.6 or the latest 5.7 DMR.
sudo apt-get updatePulls the latest information from the repository for the various packages.
sudo apt-get install mysql-serverInstalls the server and will start it running. And then a quicksudo apt-get install mysql-workbenchto get me where i needed to be.
There is a detailed information atA Quick Guide to Using the MySQL APT Repository
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号