Skip to content
Ivan Zugec

Ivan Zugec

Drupal Consultant

  • WebWash (Drupal tutorials)
  • Contact
  • Instagram
  • Twitter
  • LinkedIn
  • GitHub
  • YouTube

Import sql via ssh

Here is an example of import sql files from ssh.

$ mysql -uUserHere -pPasswordHere -hlocalhost PutYourUserHere_databaseName < database.sql
$ mysql -u username -p dbname < data.sql
Author Ivan ZugecPosted on August 3, 2008February 25, 2017Categories Web DevelopmentTags Command line, SSH

Post navigation

Previous Previous post: If and foreach in drupal templates
Next Next post: Using zip via ssh
  • LinkedIn
  • X
  • YouTube
  • Bluesky
  • GitHub
  • Twitch
  • TikTok

Recent Posts

  • Google Workspace CLI
  • Too much Video Data
  • Claude Code has new “Would you like to proceed?” Option
  • Got Access to Claude Cowork
  • AI Generated Ads

Archives

  • WebWash (Drupal tutorials)
  • Contact
  • Instagram
  • Twitter
  • LinkedIn
  • GitHub
  • YouTube
Ivan Zugec Proudly powered by WordPress