• Skip to primary navigation
  • Skip to main content
  • Skip to footer

WPJohnny

WordPress Performance Guides and Reviews

  • Start a WordPress site
  • Hosting
  • Themes
  • Plugins
  • Blogging
  • Marketing

Clone database in phpMyAdmin (easy way)

WordPress hosting Sep 2, 2020 by Johnny

This is the fastest hassle-free way to clone your database in phpMyAdmin.

  1. Log into your webhosting and phpMyAdmin.
  2. Click on the database you want to clone.
  3. Click on the Operations tab. (Usually something like “username_wp”.)
  4. Scroll down to Copy Database to text field, and enter in the new database name. (You only have to put the last part of the name, not the username prefix in front of it. I also like to put “dev” at the end of it to know what it’s a clone of. So I might put in “wpdev” to end up with username_wpdev.)
  5. Click the Go button and that’s it! (Refresh the page to see the new database on left side.)

If you’re curious, these 4 options should be checked/selected…although the correct ones should already be preselected.

  • Structure and data – copies all tables and data.
  • CREATE DATABASE before copying – assuming you didn’t already create it.
  • Add AUTO_INCREMENT value
  • Add constraints

Share this post:

Share on FacebookShare on X (Twitter)Share on LinkedInShare on WhatsAppShare on EmailShare on SMS

Read all my posts on WordPress hosting

About Johnny

Right on the edge of WordPress development! 10+ years of WordPress design, development, hosting, speed optimization, product advisor, marketing, monetization. I do all that.

More WordPress Guides

How to Make a UNIQUE Web Design

How to Move Your WordPress Site from HTTP to HTTPS

The FASTEST Way to Learn SEO

DNS hosts website preview

LiteSpeed vs NGINX – performance comparison and history

SOLUTION – Is your server IP blocked in any countries?

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Footer

More links

  • Gadget reviews
  • Try my free WPJ plugins
  • Join the WPJ FB Group
  • WPJ YouTube & newsletter
  • Become a WPJ Affiliate

Popular Reviews

  • Best WordPress Hosting
  • Best WordPress Themes
  • Best WordPress Plugins
  • Best WordPress Cache Plugins

Services

  • Speed optimization
  • Speed optimization courses
  • WordPress hosting
  • Hire me or other experts
  • Client login

About Johnny

10+ years of WordPress design, development, hosting, speed optimization, marketing.
Contact me.

newsletter block

Copyright 2025 | WordPress guides by Johnny Nguyen

Click to Copy