For some reason, sql-dump manages to attempt to call sql-quey "SHOW TABLES;" through ssh, which is unlikely to work on most servers. Doing an sql-dump on the server through an alias works though, so it's not sql-dump being generally broken.
For some reason, sql-dump manages to attempt to call sql-quey "SHOW TABLES;" through ssh, which is unlikely to work on most servers.
Doing an sql-dump on the server through an alias works though, so it's not sql-dump being generally broken.