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

Guide for setting up MX record (example Google)

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

Create FTP user

An FTP user is needed to upload or download files to the server via ISPmanager. It only has...

Database import or export via SSH

Often, it is more convenient to import and export databases not through the phpMyAdmin interface,...

Database connection

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

File Manager

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