6840 links
243 private links
  • Wanderings - Lost and Found Links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
1 results tagged dump x
  • Databases — WebFaction User Guide

    Export
    To export a MySQL database, enter:

    mysqldump -u database_user database_name -p > dump.sql

    where database_user is the name of a user with access to a MySQL database of the name database_name, and press Enter. mysqldump prompts for the password configured for that database. The contents of the database are written to dump.sql in the directory where the command is run.

    January 16, 2019 at 3:01:55 AM UTC - permalink - archive.org -
    QRCode
    - https://docs.webfaction.com/user-guide/databases.html?highlight=export#export
    database dump sql
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation