Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

open mysql port bitnami tomact

/opt/bitnami/mysql/bin/mysql -u root -p -e "grant all privileges on *.* to 'root'@'%' identified by 'PASSWORD' with grant option";
Source by docs.bitnami.com #
 
PREVIOUS NEXT
Tagged: #open #mysql #port #bitnami #tomact
ADD COMMENT
Topic
Name
2+4 =