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.




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

Adding Self Signed SSL Certificate

Attention ! This method of installing an SSL certificate is not the easiest and fastest, for a...

Creating a Mail Domain

Mail domain is a collection of mailboxes linked by one domain name. Each mailbox has an email...

CRON Scheduler

The Scheduler is a tool for automatically executing tasks on the server that repeat at a...

Creating a Mailbox

The mailbox is intended for receiving and transmitting emails. Each mailbox has an email address...