mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge 10.3 into 10.4
This commit is contained in:
@ -14,6 +14,7 @@ uninstall plugin audit_null;
|
||||
ERROR HY000: Index for table './mysql/plugin.MYI' is corrupt; try to repair it
|
||||
SET debug_dbug=@old_dbug;
|
||||
uninstall plugin audit_null;
|
||||
uninstall plugin audit_null;
|
||||
ERROR 42000: PLUGIN audit_null does not exist
|
||||
delete from mysql.plugin where name='audit_null';
|
||||
alter table mysql.plugin engine=aria;
|
||||
|
Reference in New Issue
Block a user