MariaDB import issue: Error at line 1: Unknown command '\-'
I was trying to sync my database from Dev to local using Drush, but encountered an error: Unknown command '\-'. Investigation revealed a MariaDB version change that added a problematic line to the dump file, causing the import failure.