install mysql on ubuntu

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了install mysql on ubuntu相关的知识,希望对你有一定的参考价值。

u just need to run three commands:

  sudo apt-get install mysql-server

  sudo apt-get install mysql-client

       sudo apt-get install libmysqlclient-dev

技术分享

以上是关于install mysql on ubuntu的主要内容,如果未能解决你的问题,请参考以下文章

Install and Config MySQL 8 on Ubuntu

Manual install on Windows 7 with Apache and MySQL

How to install MySQL on CentOS

How to Install Nginx with PHP + MySQL (LEMP) on Debian 9

mysql install on centos6.5

How to Install MySQL on CentOS 7