Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

host is not allow to connect to this mysql server

Grant All Privileges ON *.* to 'USER_NAME'@'%' Identified By 'YOUR_PASSWORD'; 
FLUSH PRIVILEGES;
 
PREVIOUS NEXT
Tagged: #host #connect #mysql #server
ADD COMMENT
Topic
Name
6+1 =