Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

ubuntu mysql install and configure

GRANT CREATE, ALTER, DROP, INSERT, UPDATE, DELETE, SELECT, REFERENCES, RELOAD ON *.* TO 'mysqluser'@'localhost' WITH GRANT OPTION;
Source by www.linode.com #
 
PREVIOUS NEXT
Tagged: #ubuntu #mysql #install #configure
ADD COMMENT
Topic
Name
4+4 =