Subject: | New test t/05dbcreate.t fails if user has no permissions |
Contrary to almost all other test scripts in the DBD-mysql distribution, this one does not seem to do a connection check:
t/05dbcreate.t ....................... 1/3 DBD::mysql::db do failed: Access denied for user 'eserte'@'localhost' to database 'test' at t/05dbcreate.t line 28.
DBD::mysql::db do failed: Access denied for user 'eserte'@'localhost' to database 'test' at t/05dbcreate.t line 28.
Issuing rollback() due to DESTROY without explicit disconnect() of DBD::mysql::db handle information_schema at t/05dbcreate.t line 28.
# Looks like you planned 3 tests but ran 1.
# Looks like your test exited with 255 just after 1.
t/05dbcreate.t ....................... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/3 subtests