Skip to content

sylwit/Mysql-Migration-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages