Feature Request
Describe your use case and the problem you are facing
MariaDB introduced broke with backward dump file compatibility, trying to import such a dump in older target versions of MariaDB would therefore result in an error (ERROR at line 1: Unknown command '\-'.).
Describe the solution you'd like
According to the official blog post/announcement there are workarounds that should make the dump again compatible with older versions of MariaDB.
Feature Request
Describe your use case and the problem you are facing
MariaDB introduced broke with backward dump file compatibility, trying to import such a dump in older target versions of MariaDB would therefore result in an error (
ERROR at line 1: Unknown command '\-'.).Describe the solution you'd like
According to the official blog post/announcement there are workarounds that should make the dump again compatible with older versions of MariaDB.