Details
-
Technical task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
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
- relates to
-
MDEV-31917 Add support for catalogs to connect engine
-
- Closed
-
-
MDEV-33228 Fix Federated pre-upgrade for Catalogs
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue is part of MDEV-31542 [ MDEV-31542 ] |
Description |
The servers table table is already stored per catalog.
- Test that severs works per catalog - 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) |
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) |
Link |
This issue relates to |
Assignee | Andrew Hutchings [ JIRAUSER52179 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Fix Version/s | 11.4 [ 29301 ] | |
Fix Version/s | 11.3 [ 28565 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Assignee | Andrew Hutchings [ JIRAUSER52179 ] | Michael Widenius [ monty ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
issue.field.resolutiondate | 2023-11-20 13:58:46.0 | 2023-11-20 13:58:46.41 |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 11.4 [ 29301 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10002 ] | Closed [ 6 ] |
Link |
This issue relates to |
Parent | MDEV-31542 [ 123006 ] | |
Issue Type | Task [ 3 ] | Technical task [ 7 ] |
Link | This issue is part of MDEV-31542 [ MDEV-31542 ] |