mysql database modification permissions

 1. Find the user table under the mysql database, and change the Host to "%"

 2. Create a new query and enter the "FLUSH PRIVILEGES" statement, run it, and update permissions

 

Guess you like

Origin blog.csdn.net/qq_45991812/article/details/132226805