Heim > Datenbank > MySQL-Tutorial > MySQL APT Repository_MySQL

MySQL APT Repository_MySQL

WBOY
Freigeben: 2016-05-31 08:49:10
Original
1357 Leute haben es durchsucht

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.deb<br> [sudo] password for dstokes:<br> Selecting previously unselected package mysql-apt-config.<br> (snip)

You 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

Quelle:php.cn
Erklärung dieser Website
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn
Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage