Memo - Dumping your MySQL database with your points
-- To dump your database with your positions | |
mysqldump --hex-blob --routines --triggers -uroot database -r dump-with-data.sql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment