Daniel Siepmann - Coding is Art - All Blog Posts · Jan 29, 2020
Local mysqldump via SSH Tunnel
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
When using mysqldump, the tool has to be compatible with mysql server version. Some hosters might not provide such an environment. That's one reason when you wanna use mysqldump on your local system to create an mysql dump from a foreign database. Most environments prevent remote access to the database server, which is a good thing. But this would prevent you from using mysqldump on your local…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.