安装数据库
sudo apt-get update sudo apt-get install mysql-server
sudo mysql_secure_installation
配置PHPStorm数据库连接
localhost
注意事项