1
0
写了 666 字,被 5 人关注,获得了 6 个喜欢
命令行直接搞: sudo apt-get install mysql-server mysql-client 登录MySQL: mysql -u root -p 设置root...