How to Manage MySQL Databases Remotely
Last Updated on Thursday, 18 April 2013 02:34 Written by Anand Narayanaswamy Wednesday, 24 April 2013 12:00
It is possible to manage MySQL databases using PHPMyAdmin but it has limitations. You will not be able to execute huge databases since it will cause timeouts. Hence, it is advisable to make use of remote MySQL client software such as SQLyog.
With the help of SQLyog, you will be able to execute and manage MySQL databases from within your computer.
For Linux hosting, you should first add your IP address by following the steps below
Learn MoreTrim Your SQL DBs Log Remotely
Last Updated on Saturday, 16 February 2013 11:36 Written by Naveed Ashraf Saturday, 16 February 2013 12:00
How to Use HeidiSQL to Remotely Connect to Your MySQL Database
Last Updated on Friday, 11 March 2011 05:06 Written by Arian Jahansouz Friday, 11 March 2011 04:47
Related documents:
1. How to Create a Database and User for MySQL in cPanel
2. How to Allow Remote Access to a MySQL Database in cPanel
This article will give you a step by step guide on how to use HeidiSQL to remotely connect to your MySQL database. HeidiSQL is a free MySQL client that you can use to remotely connect to your database. To do so, simply follow these steps:
1) Click HERE to go to the HeidiSQL website
Learn More
Recent Comments