mysqldump: Dump a single database table to a file
Jul 28, 2020 19:30 · 7 words · 1 minute read
mysqldump --single-transaction --set-gtid-purged=OFF <DATABASE> <TABLE> > <FILENAME>
- Disneyland Paris: Mit Kindern unter ~8 Jahren nicht wirklich zu empfehlen
- Dokku: Fixing 413 "Request Entity Too Large" on File Uploads
- macOS: Keyboard-Based Shutdown - via Spotlight
- Balkonkraftwerk - Notizen & Learnings
- You are in control
- My Favorite Shortcuts for VS Code
- Customizing my shell: From bash to zsh to fish
- JSON5: JSON with comments (and more!)
- jq: Analyzing JSON data on the command line
- Get Total Directory Size via Command Line