mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 10.3 into 10.4
This commit is contained in:
@ -28,7 +28,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