Closed ryotsun closed 3 years ago
related: #200
Currently, mariaDB fails behat test in export database to STDOUT because it only checks whether it contains -- MySQL dump. But both MySQL and mariaDB contain Dump completed on in dump.
-- MySQL dump
Dump completed on
Thanks for the PR, @ryotsun !
related: #200
Currently, mariaDB fails behat test in export database to STDOUT because it only checks whether it contains
-- MySQL dump
. But both MySQL and mariaDB containDump completed on
in dump.