mysqldump
Shell
# Syntax
mysqldump -u [username] -p [database-to-dump] > [database-to-receive]
# Pipe it! Exporting DB from external host
mysqldump -u [username] -P [port] -h [host] [database-to-dump] | mysql -u root -h 127.0.0.1 [database-to-receive]
# Limit the export/dump to a sepcific table by typing its name after the DBmysql -u username -p dbname < filename.sqlmysqldump -u username -p dbname > filename.sql
Also in Shell:
- Title
- install axios vue
- Category
- Shell
- Title
- how to install pip in ubuntu
- Category
- Shell
- Title
- windows 10 direct inbound port to another device
- Category
- Shell
- Title
- ubuntu bionic docker container install chrome
- Category
- Shell
- Title
- change remote to use ssh git command
- Category
- Shell
- Title
- linux check used space in folder
- Category
- Shell
- Title
- gatsby image
- Category
- Shell
- Title
- adding remote origin git
- Category
- Shell
- Title
- hash bang bash
- Category
- Shell
- Title
- job('DSL-Tutorial-1-Test') { scm { git('git://github.com/quidryan/aws-sdk-test.git') } triggers { scm('H/15 * * * *') } steps { maven('-e clean test') } }
- Category
- Shell
- Title
- install sklearn
- Category
- Shell
- Title
- bash find file with text
- Category
- Shell
- Title
- gatsby starter hello world
- Category
- Shell
- Title
- remove mysql
- Category
- Shell
- Title
- calcul md5 fichier linux
- Category
- Shell
- Title
- docker exc into mongo shell
- Category
- Shell
- Title
- how to delete services in kubernetes
- Category
- Shell
- Title
- find flutter version
- Category
- Shell
- Title
- linux install ifconfig
- Category
- Shell
- Title
- xbox 360 wireless adapter linux
- Category
- Shell
- Title
- git remove cached directory
- Category
- Shell
- Title
- inicializar as credenciais no git
- Category
- Shell
- Title
- mac brew: command not found
- Category
- Shell
- Title
- git basic command tutorial
- Category
- Shell
- Title
- how to install and update git mac terminal
- Category
- Shell
- Title
- linux find file containing text
- Category
- Shell
- Title
- install flask
- Category
- Shell
- Title
- htaccess route to index.php
- Category
- Shell
- Title
- how to install yum uitls
- Category
- Shell
- Title
- release tag github
- Category
- Shell
- Title
- pycharm install face_recognition
- Category
- Shell
- Title
- stop elasticsearch node
- Category
- Shell
- Title
- get additional parameters linux scripting
- Category
- Shell
- Title
- python print sql in shell_plus
- Category
- Shell
- Title
- git get remote branches
- Category
- Shell
- Title
- hide ls: cannot read symbolic link Permission denied
- Category
- Shell
- Title
- how to update pip in linux
- Category
- Shell
- Title
- bash run last command as sudo
- Category
- Shell
- Title
- compare local git branch with remote
- Category
- Shell
- Title
- pytesseract
- Category
- Shell
- Title
- connect to windows 10 remote desktop from ubuntu
- Category
- Shell
- Title
- ubuntu open directory from terminal
- Category
- Shell
- Title
- why i am not able to paste anything in htdocs folder in ubuntu
- Category
- Shell
- Title
- git set upstream
- Category
- Shell
- Title
- add a line at the end of a file linux
- Category
- Shell
- Title
- how to start a web server linux
- Category
- Shell
- Title
- linux list directories
- Category
- Shell
- Title
- pipenv install virtual at same path
- Category
- Shell
- Title
- iterm full screen cmd
- Category
- Shell
- Title
- how to install react router dom with typescript
- Category
- Shell
- Title
- list changed files git
- Category
- Shell
- Title
- linux symlink directory example
- Category
- Shell
- Title
- bash ls exclude substring
- Category
- Shell
- Title
- babel json loader
- Category
- Shell
- Title
- ubuntu ram type
- Category
- Shell
- Title
- how to remove commit in git extension
- Category
- Shell
- Title
- install laravel on windows
- Category
- Shell
- Title
- how to make a .sh file executable
- Category
- Shell
- Title
- git command to create a branch from another branch
- Category
- Shell
- Title
- how to uninstall in ubuntu
- Category
- Shell
- Title
- rename multiple files linux
- Category
- Shell
- Title
- laravel
- Category
- Shell
- Title
- how to create a user and add it to a group in linux
- Category
- Shell
- Title
- how to pull the changes from git without staging local changes
- Category
- Shell
- Title
- call shell script from python
- Category
- Shell
- Title
- undo git pull origin master into feature branch
- Category
- Shell
- Title
- rpi-update specific kernel version
- Category
- Shell
- Title
- how to set up a git repository locally
- Category
- Shell
- Title
- create github repo without browser
- Category
- Shell
- Title
- use python shell with git bash
- Category
- Shell
- Title
- ubuntu show line in file containing text
- Category
- Shell
- Title
- install gui in command line linux
- Category
- Shell
- Title
- get git remote url
- Category
- Shell
- Title
- install telnet windows server 2012
- Category
- Shell
- Title
- checking for existing ssh keys
- Category
- Shell
- Title
- ubuntu camera not longer found
- Category
- Shell
- Title
- view host entires mac terminal
- Category
- Shell
- Title
- create a new project with create-react-app
- Category
- Shell
- Title
- dos findstr with plus
- Category
- Shell
- Title
- angular add component
- Category
- Shell
- Title
- debian install vim
- Category
- Shell
- Title
- update pip
- Category
- Shell
- Title
- run screen on background linux terminal
- Category
- Shell
- Title
- changing folder permission in linux
- Category
- Shell
- Title
- windows flush dns
- Category
- Shell
- Title
- install kind
- Category
- Shell
- Title
- github graphql query to get your repos
- Category
- Shell
- Title
- git undo rebase
- Category
- Shell
- Title
- remove home icon ubuntu
- Category
- Shell
- Title
- how to restart docker linux
- Category
- Shell
- Title
- install packages with pip from python
- Category
- Shell
- Title
- git worktree
- Category
- Shell
- Title
- install npm globally
- Category
- Shell
- Title
- how to convert ppk to pem in linux
- Category
- Shell
- Title
- linux change file name
- Category
- Shell
- Title
- git branch command
- Category
- Shell
- Title
- linux download ftp get all files and folders
- Category
- Shell
- Title
- intall docker ubuntu command
- Category
- Shell
- Title
- git update all submodules
- Category
- Shell
- Title
- ubuntu install sfml
- Category
- Shell