Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
MySQL 8.0 has a new clone plugin API with a new MYSQL_CLONE_PLUGIN plugin type:
https://github.com/mysql/mysql-server/blob/mysql-8.0.18/include/mysql/plugin.h#L115
https://github.com/mysql/mysql-server/blob/mysql-8.0.18/include/mysql/plugin_clone.h
It might be useful to port this to MariaDB.
Attachments
Issue Links
- blocks
-
MDEV-21106 Port clone plugin from MySQL
- Open
- relates to
-
MDEV-14992 BACKUP: in-server backup
- Open