SyntaxFix
Write A Post
Hire A Developer
Questions
Run the following query:
use mysql; update user set host='%' where host='localhost'
NOTE: Not recommended for production use.