Skip to content

Opening book details…

About this document

Clone MySQL Database Step-by-Step by Ida Bagus Enderajana is a document available to read on EtoBox.

This document provides steps to clone an existing MySQL database including its tables and data: make a dump of the source database with mysqldump, open a MySQL shell to create a new empty database, and populate it from the dumped data file while also creating a new user with permissions to access the cloned database.

Author
Ida Bagus Enderajana
Language
EN