I have a local MySQL databases and I want to deploy it on the remote server.
There is some tool in PhpMyAdmin to synchronize local and remote databases, however is very slow if you have large databases, as in my case.
Is there a better and a faster way ? Such as shell through ssh, or something else ?