* Otto Kekäläinen <[email protected]> [161221 23:11]: > To be able to access your test database anyway, use > --skip-grant-tables to circumvent authentication (which is not needed > on a test database, right?).
Test suites also test authentication failure, and GRANT statements. None of these work with --skip-grant-tables. -- christian hofstaedtler <[email protected]>

