How to copy a database in phpMyAdmin



  •     Choose the database which you would like to duplicate (by simply clicking the database name from the phpMyAdmin home).
  •     Once you are inside the database, choose the Operations tab.
  •     Search down to the section where it says "Copy database to"
  •     Type in the name of the new information source.
  •     Choose "structure and data" to duplicate everything.  Alternatively, you can choose "Structure only" if you want the columns but not the data.
  •     Select the box "CREATE DATABASE before copying" to make a new database.
  •     Select the box "Add AUTO_INCREMENT value."
  •     Simply select the Go button to proceed.

If you simply select the home symbol, you will notice your new database listed in the left line.  If you go within it, you will see the information source is a duplicate of the previous database.
  • 4 Utenti hanno trovato utile questa risposta
Hai trovato questa risposta utile?

Related Articles

How to import your MySQL database

How can I import a database? Firstly, Login to Cpanel Simply, Go to phpMyAdmin Click...

Please read before creating a subdomain

Note: Some subdomain titles are reserved: email, www, ftp, cpanel, whm, internet email, webdisk....

Secure cPanel Login

Using Shared SSL to access cPanel: Simply use https and your IP address, with the secure...

How to Enable cPHulk Brute Force Protection on Your Dedicated or VPS Server

You may wonder why you need cPHulk Brute Force Protection. The answer is simple, it provides...

What Are Cron Jobs?

A cron job is a A linux based command for arranging a control or program on your server to finish...