mysql学习

远程登陆mysql: mysql -h ip -u username -p -P 3306javascript C:\Users\I>mysql -h 127.0.0.1 -u root -p -P 3306 Enter password: * Welcome to the MySQL monitor. Commands end with ; or \g. 设置和重设用户密码 1.查看密码jav
相关文章
相关标签/搜索