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 gebruikers vonden dit artikel nuttig
Was dit antwoord nuttig?

Related Articles

How to redirect a subdomain to another page

To redirect a subdomain to another page, please do the following: Just Sign-in to...

Improve the Security of your WordPress website

Reprise Hosting offers WordPress to all customers through Softaculous, which can be found in the...

Connecting to an FTP server

Using the Quick Connect barUsing Site ManagerYou can use the FileZilla Site Manager to specify...

How can I make a stronger password?

Password SelectionIt is essential to have a protection password that is memorable, but...

How to Connect to the MySQL Database Remotely

Enabling Remote MySQL connectivity is often done to enable a program on your laptop or computer...