RobDwi New member Aug 12, 2019 #1 What causes this error when using mysql connection ? :- “Host ‘localhost’ is not allowed to connect to this MariaDB server”
What causes this error when using mysql connection ? :- “Host ‘localhost’ is not allowed to connect to this MariaDB server”
gdgsupport Support Staff member Aug 13, 2019 #2 Maybe this can help: User Yannick Motton Stack Overflow | The World’s Largest Online Community for Developers stackoverflow.com
Maybe this can help: User Yannick Motton Stack Overflow | The World’s Largest Online Community for Developers stackoverflow.com
RobDwi New member Aug 17, 2019 #3 This error is happening when trying to use ExeOutputs adminer, The error:- Host ‘localhost’ is not allowed to connect to this MariaDB server. Last edited: Aug 17, 2019
This error is happening when trying to use ExeOutputs adminer, The error:- Host ‘localhost’ is not allowed to connect to this MariaDB server.
gdgsupport Support Staff member Aug 20, 2019 #4 Be sure to add the connection port to localhost, such as localhost:3306 (check which port was used in ExeOutput by clicking on the corresponding link).
Be sure to add the connection port to localhost, such as localhost:3306 (check which port was used in ExeOutput by clicking on the corresponding link).