Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement

1. Login to mysql
	mysql -u root -p

2. execute
	FLUSH PRIVILEGES;
 
PREVIOUS NEXT
Tagged: #The #MySQL #server #running #option #execute #statement
ADD COMMENT
Topic
Name
2+4 =