by ricktbaker | Dec 9, 2017 | Bash, DevOps, MySQL
So, this has been an interesting one to work out with a bunch of trial and error. The mysqldump command has a very useful –where option that allows you to only dump out specific rows that match your where clause. Say you want to mysqldump all rows where...