Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
The servers table table is already stored per catalog.
- Test that "servers" table works per catalog.
- Ensure that we create the 'servers' table in each catalog mysql's datadir.
- Ensure one can connect to from a server compiled with and without catalogs:
(Same requirement as with catalogs and the connect engine) - A table in another catalog.
- A table in a non catalog server.
- Add 'catalog' name to mysql.servers
- Remember to fix this in mysql_fix_privileges
Things to look at:
sql_servers.cc
bool servers_init(bool dont_read_servers_table)
Attachments
Issue Links
- is part of
-
MDEV-31542 Add multi-tenancy catalogs to MariaDB
- Stalled
- relates to
-
MDEV-31917 Add support for catalogs to connect engine
- Closed
-
MDEV-33228 Fix Federated pre-upgrade for Catalogs
- Closed