If you need to allow remote connections to your MySQL server, see how you can easily accomplish that task. If you work with MySQL, there will be instances in which you need to give remote access to ...
LibreOffice Base can make working with remote MySQL databases a snap. Jack Wallen walks you through the steps to make this happen. LibreOffice Base is a user-friendly GUI tool that makes working with ...
Open index.php and put your database params and tunnel. include 'tunnel.class.php'; $cfg = array('tunnel_url' => 'http://localhost/MySQLTunnel/remote.tunnel.php', 'db ...
To connect to a remote MYSQL server using SQLYog you can create SSH tunnel using putty following the steps. Connect to the remote server using putty. Right Click on putty window and select the change ...
Dumps your remote MYSQL database into the backups directory. Sends you notifications in a Discord channel through a webhook. Automatically deletes old backups after a certain number of days to clear ...