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 creation

Database (DB) - a unified repository of textual information of the site. The database stores...

Adding Self Signed SSL Certificate

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

Database import or export via SSH

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

Guide for setting up MX record (example Google)

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

PHP version change

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