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

MySQL5.7版本及以上,改密码sql语句

mysql> update mysql.user set authentication_string = password(‘*****‘)  where user = ‘root‘;

 

grant all privileges on zabbix.* to zabbix@localhost identified by ‘zabbix‘;

MySQL5.7版本及以上,改密码sql语句

标签:cal   sql   localhost   5.7   ati   root   roo   nbsp   ide