Open
Description
Take a look at https://ddev.com/blog/mariadb-dump-breaking-change/
When running laravel artisan schema:dump (which doesn't work on 8.4 at all) I get lines /*!999999\- enable the sandbox mode */
in created sql file which are not compatible with mysql so mysqldump should be included in the image instead of mariadb-dump.