mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@ -26,7 +26,8 @@ SET debug_dbug='+d,myisam_pretend_crashed_table_on_usage';
|
||||
uninstall plugin audit_null;
|
||||
SET debug_dbug=@old_dbug;
|
||||
|
||||
--error 1305
|
||||
uninstall plugin audit_null;
|
||||
--error ER_SP_DOES_NOT_EXIST
|
||||
uninstall plugin audit_null;
|
||||
|
||||
delete from mysql.plugin where name='audit_null';
|
||||
|
Reference in New Issue
Block a user