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

Database connection

ISPmanager uses a database management system (DBMS) to work with databases. To connect to it via...

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

File Manager

The File Manager module is designed to work with the file system via the web interface. Using the...

PHP version change

The PHP version is changed in the hosting control panel. How do I open the hosting control...

CRON Scheduler

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