8000 GitHub - demirhancosku/Mysql-Remote-Sync: Remote database connection is usually slow. This bash script a solution to the problem of the local database sync, while working as a team.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Remote database connection is usually slow. This bash script a solution to the problem of the local database sync, while working as a team.

Notifications You must be signed in to change notification settings

demirhancosku/Mysql-Remote-Sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Mysql-Remote-Sync

Remote database connection is usually slow. This bash script a solution to the problem of the local database sync, while working as a team.

Shortly, It's a minimal dump-restore script for MAC OSX - MAMP Mysql Library. If you want to use another mysql lib location you can change this line;

export PATH=$PATH:/Applications/MAMP/Library/bin/

Usage;

    sh mysql-sync.sh

About

Remote database connection is usually slow. This bash script a solution to the problem of the local database sync, while working as a team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0