1、本地登录
mysql -u root -p
2、远程登录
mysql -h 134.153.24.115 -u root -p
3、查看数据库编码
show variables like 'character%';
MySQL命令
最新推荐文章于 2025-11-26 14:12:29 发布
1、本地登录
mysql -u root -p
2、远程登录
mysql -h 134.153.24.115 -u root -p
3、查看数据库编码
show variables like 'character%';
1万+
5570

被折叠的 条评论
为什么被折叠?