修改 my.cnf 配置文件
nano /etc/mysql/my.cnf
修改权限
mysql -u root -p mysql>GRANT ALL PRIVILEGES ON *.* TO 'USERNAME'@'%' IDENTIFIED BY 'PASSWORD' WITH GRANT OPTION; mysql>FLUSH PRIVILEGES;
nano /etc/mysql/my.cnf
mysql -u root -p mysql>GRANT ALL PRIVILEGES ON *.* TO 'USERNAME'@'%' IDENTIFIED BY 'PASSWORD' WITH GRANT OPTION; mysql>FLUSH PRIVILEGES;
We will continue to update Front; if you have any questions or suggestions, please contact us!
Follow us on Medium, Twitter, Facebook, YouTube, and Dribbble.
I create advanced website builders made exclusively for web developers.
As a Special Education teacher this resonates so well with me. Fighting with gen ed teachers to flatten for the students with learning disabilities. It also confirms some things for me in my writing.
ReplySince our attention spans seem to be shrinking by the day — keeping it simple is more important than ever.
ReplyGet special offers on the latest developments from Front.