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.




  • 113 Users Found This Useful
Was this answer helpful?

Related Articles

Import and Export of Database Data

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

Guide for setting up MX record (example Google)

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

How to install WordPress (or another CMS) with ISPmanager

Web scripts allow you to automate the installation of a content management system (CMS), a...

Creating an Autoresponder

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

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...