Home > Database > Mysql Tutorial > MySQL 在命名用过程中所遇到的常见问题(3)_MySQL

MySQL 在命名用过程中所遇到的常见问题(3)_MySQL

WBOY
Release: 2016-06-01 13:50:44
Original
805 people have browsed it

bitsCN.com

    ERE User="user_name" and Host="host_name";

mysql>FLUSH PRIVILEGES; 

 

DELETE语句删除用户记录,而FLUSH语句告诉服务器重载授权表。(当你使用GRANT和REVOKE语句时,表自动重载,而你直接修改授权表时不是。)

 

bitsCN.com
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template