[MDEV-31692] Add support for catalogs to "ignore_db_dirs" Created: 2023-07-15  Updated: 2023-11-01

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Michael Widenius Assignee: Vicențiu Ciorbaru
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
PartOf
is part of MDEV-31542 Add multi-tenancy catalogs to MariaDB Stalled

 Description   

sql_show.cc:ignore_db_dirs_append is used by engines like rocks_db that has their own directory to store their data.
In a non-catalog server it is used to ensure that these directories are not shown in 'show databases'.
In a catalog-server this has to be changed so that we instead ignore catalogs in
init_catalog_directories (or if this is already been run, delete the catalog entry from catalog_hash)


Generated at Thu Feb 08 10:25:46 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.