FeministWiki:Server setup: Difference between revisions

Line 174: Line 174:
               feministwiki_pt \
               feministwiki_pt \
               fff \
               fff \
   | ssh root@feministwiki.dev sql
   | ssh root@feministwiki.dev /root/bin/sql


You can use the <code>show databases;</code> command in the SQL console to make sure that the list of databases is complete.  Unfortunately they have to be listed manually, because using the <code>--all-databases</code> option includes system databases that we don't want to copy.
You can use the <code>show databases;</code> command in the SQL console to make sure that the list of databases is complete.  Unfortunately they have to be listed manually, because using the <code>--all-databases</code> option includes system databases that we don't want to copy.