Commit Graph

2 Commits

Author SHA1 Message Date
52e8c08a61 Disable warnings when dropping databases
Dropping a database with DROP DATABASE ... IF NOT EXISTS will cause
warnings to be logged if it doesn't exist. The masking_user test was
missing the part that disables these warnings.
2018-05-17 09:34:01 +03:00
8c6ca38a8a add tests 2017-05-23 21:09:30 +03:00