MySQL常用基本SQL语句总结 1 常见命令 连接本地数据库与远程数据库(172 16 xx xx:3306): mysql -h localhost -u root -p123 Mysql 2022-04-10 229 点赞 3 评论 346 浏览