mysql相关

命令 窗口链接数据库:mysql

mysql -uroot -proot -h127.0.0.1 -P3306 sql

mysql -u+帐户 -p+密码 -h+ip -P+端口数据库

相关文章
相关标签/搜索