教程 SQL MYSQL在Liunx上安装DB服务 安装12apt install mariadb-server //安装MYsql服务端root@host# mysql -u root -p //输入ROOT用户的密码 基础使用注意SQL语...