时间:2021-07-01 10:21:17 帮助过:12人阅读
## -h/-u这些后面没有空格
./bin/mysql -h[ip地址] -P[端口号] -u[用户名] -p[密码]
show create table [table_name]
show databases;
show tables;
show tables like '%aaa%';
jdbc:mysql://127.0.0.1:3306/mubiao?useUnicode=true&characterEncoding=UTF8&useSSL=false&serverTimezone=Asia/Shanghai
MySQL常用命令.md
标签:ESS 端口号 timezone serve ike cli 表名 shanghai zone