Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Write tools to:
1) Allow one to move a standalone MariaDB installation into a catalog
- InnoDB table directory entries needs to be created in the catalog server
- InnoDB & Aria's transaction id's needs to be removed (zerofill
for Aria), FLUSH TABLE FOR EXPORT for InnoDB. - Write commands to setup replication on the catalog server to be
as they where in the standalone server.
2) Create a MariaDB standalone server with data from a catalog.
The tools will only work when running with innodb-file-per-table
Attachments
Issue Links
- is part of
-
MDEV-31542 Add multi-tenancy catalogs to MariaDB
- Stalled