Ubuntu使用——6(Mysql安装和在IDEA上配置)

安装过程参考了博客:https://blog.csdn.net/qbmzc/article/details/80176601

启动命令:service mysql start

进入mysql命令:mysql -uroot -p