You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"C:\Program Files\MySQL\MySQL Server 5.7\bin\mysql" -u root -p -e "create database protoerp DEFAULT CHARACTER SET utf8;"
"C:\Program Files\MySQL\MySQL Server 5.7\bin\mysql" -u root -p -e "GRANT ALL PRIVILEGES ON protoerp.* To 'protoerp'@'localhost' IDENTIFIED BY 'protoerp';"