

Taking a Backup of your MySQL Database via phpMyAdmin
You can backup your database using phpMyAdmin in just a few mouse clicks. The process for the same is outlined below:
1. Connect to your database using phpMyAdmin. Click here to read how >>
2. Click the database name in the list on the left of the screen. Once you get to your database details, you should get a menu header for your database which looks like so:

3. Click on Export. This will get you to a screen with the following options:

4. From here it’s just a matter of clicking the right options and the Go button to get your database dump. To save the backup file on your computer, click on Save as file option and the corresponding compression option to get the backup to download to your system.
Taking a Backup of your MySQL Database from within the Control Panel
Gossimer Hosting Control Panel provides an easy method to create a backup copy of your MySQL database. Process mentioned below explains how to create a backup copy:
1. Login to your Control Panel and search for the domain name for which you have purchased this hosting package. Click here to know how >>
2. In the search results view, click on the domain name. This will take you to the order details view.
3. Click on Manage Web Hosting Service in the lower toolbar.
4. In the Website Management interface pop-up that follows, go to Manage Website -> Database Manager -> Backup/Restore Database.
5. Select the radio button Backup Database.
6. You can take a backup of only the database schema, database schema and tables or a back up of selected tables only.
In case you are taking a backup of only database scheme or database scheme and all tables, the backup will be stored as database_name.sql, while in case of backup of only selected tables, the backup will be stored as database_name.table_name.sql.
Tags: Backup Copy, Backup Database, Backup File, Compression Option, Database Details, Database Manager, Database Name, Database Schema, Details View, Drop Down Menu, Gt 2, Manage Web Hosting Service, Management Interface, Manager Gt, Menu Header, Mysql Database, Phpmyadmin, Radio Button, View 3, Web Hosting Service, Website Management
Follow the process outlined below to add a DSN for your database:
1. In the Website Management interface, go to Manage Website -> DSN Manager -> Add DSN.
2. Here, you need to provide a name for the DSN you are adding, as well as the database your are adding it for.
3. Additionally, you may also specify the DSN type, along with additional database details such as the hostname, and the username/password for accessing the database.
4. On clicking Submit, the DSN will be added for the database specified.
Tags: Database Details, Dsn, DSN Manager, Hostname, Management Interface, Website Management













