Tag Results For: Remote Mysql Access

Remote MySQL

How To Enable Remote MySQL Access In Ubuntu Linux

MySQL by default allows you to connect to it via localhost, you can not connect and make changes to it by directly connecting from some remote IP address. But it is a very common task, you often need to enable remote mysql access in order to access mysql server remotely. (more…)