mysql - If I copy my DB to another system in the same directory will it work properly? -


if copy db phpmyadmin folder i.e. wamp/bin/mysql/mysql(version)/data/dbname, system in same directory work properly?

the best thing create new database in mysql (eg new_database), stop it/shut down, copy files within wamp/bin/mysql/mysql(version)/data/dbname wamp/bin/mysql/mysql(version)/data/new_database , restart mysql.

this work databases myisam tables not innodb tables.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -