打开mysql需要的服务器

要使用MySQL数据库,首先需要一个服务器来运行它。以下是打开MySQL所需要的服务器:

$ sudo apt-get update $ sudo apt-get install mysql-server