Comment 2 for bug 1626519

Revision history for this message
Tomislav Plavcic (tplavcic) wrote :

Similar test case:
DROP DATABASE test;
SET STATEMENT sql_mode='' FOR SELECT *;

Also you need to use audit_log plugin, I used --init-file=plugins_57.sql from here (without tokudb): https://github.com/Percona-QA/percona-qa/blob/master/plugins_57.sql