Skip to content

Instantly share code, notes, and snippets.

@gdouzwt
Created March 4, 2022 13:07
Show Gist options
  • Save gdouzwt/cea1651d2d44e866d91bf4a755d11947 to your computer and use it in GitHub Desktop.
Save gdouzwt/cea1651d2d44e866d91bf4a755d11947 to your computer and use it in GitHub Desktop.
mysqldump
mysqlpump -uroot -p --single-transaction --default-parallelism=16 --set-gtid-purged=OFF --hex-blob -databases cs_microservice_vehicles > cs_microservice_vehicles.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment