FeministWiki:Server setup: Difference between revisions

    Line 399: Line 399:
                   feministwiki_pt \
                   feministwiki_pt \
                   fff \
                   fff \
       | gzip | ssh root@feministwiki.dev 'gunzip | /root/bin/sql'
       | gzip | ssh feministwiki.dev 'gunzip | /root/bin/sql'


    You can use the {{C|show databases;}} 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 {{C|--all-databases}} option includes system databases that we don't want to copy.
    You can use the {{C|show databases;}} 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 {{C|--all-databases}} option includes system databases that we don't want to copy.