输入banner图图片脚本导航/分类

MySQL安装

9. mysql  进入数据库

update user set authentication_string=password(‘root‘) where user=‘root‘ ;
10. 重启数据库 service mysqld restart

11. mysql -hlocalhost -uroot -p

 

MySQL安装

标签: