Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Mysql-Migration-Tools

1) What is it ?
---------------

Mysql-Migration-Tools is a script which allow you to move mysql datas between servers.

It also moves users with their privileges BUT the new server will be accessible by a remote connection (not localhost)

NB : This tool modifies the DB priv to allow this remote connection.

2) Usage
--------

./migrate_mysql.sh DBName DBUser

assuming DBName and DBUser are the same you can use
./migrate_mysql.sh DBName


About

Move mysql datas/users/privs

Resources

Stars

11 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages