mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@ -78,6 +78,11 @@ public:
|
||||
*/
|
||||
void reset_filter();
|
||||
|
||||
/*
|
||||
Clear do_ids and ignore_ids to disable domain id filtering
|
||||
*/
|
||||
void clear_ids();
|
||||
|
||||
/*
|
||||
Update the do/ignore domain id filter lists.
|
||||
|
||||
|
Reference in New Issue
Block a user