Remote Access for MySQL Server

Introduction
The MySQL server has the ability to listen on specific addresses to accept incoming connections. With the default setting, every MySQL server listens on the local address 127.0.0.1, and every MariaDB server listens for connections from any source (listens on 0.0.0.0). Following the alternative MySQL versions, ISPmanager Lite version 5.95.0 and higher will add the ability to change the remote access settings for connected database servers.




  • 206 Users Found This Useful
Was this answer helpful?

Related Articles

Creating an Autoresponder

An autoresponder is needed to automatically send a message with a specific text in response to...

Import and Export of Database Data

Data can be imported and exported using a dump. Database dump is a text file that contains the...

Domain Name Creation

Domain Name System (DNS) is a mechanism designed to search the host's domain name for its IP...

Guide for setting up MX record (example Google)

MX records are DNS records required for routing email. The MX record dictates which mail servers...

Quick and easy installation of an SSL certificate

For a quick installation of an SSL certificate, we will use Let’s Encrypt.Let’s Encrypt is a...