摘要:[root@localhost ~]# mysqlWelcome to the MySQL monitor. Commands end with ; or \g.Your MySQL connection id is 7Server version: 5.0.77 Source distributi
        阅读全文
        
	
        
02 2017 档案
摘要:[root@localhost ~]# mysqlWelcome to the MySQL monitor. Commands end with ; or \g.Your MySQL connection id is 7Server version: 5.0.77 Source distributi
        阅读全文
 
        
摘要:授权 GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY '' WITH GRANT OPTION;Query OK, 0 rows affected (0.01 sec) mysql> FLUSH PRIVILEGES; Query OK
        阅读全文
 
        
  |