[MDEV-8925] Extending protocol to support binary provisioning Created: 2015-10-09  Updated: 2019-11-20

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

Type: Task Priority: Minor
Reporter: VAROQUI Stephane Assignee: Unassigned
Resolution: Unresolved Votes: 1
Labels: None

Issue Links:
Relates
relates to MDEV-8843 Ship TokuBackup as part of MariaDB Closed
relates to MDEV-21106 Port clone plugin from MySQL Open
relates to MDEV-7502 Automatic provisioning of slave Open

 Description   

Protocol extension would stream binary copy of directories , datadir , log_dir and push them to disk.

The server is put in a provisioning mode , that should be detectable, shutdown activity stop all connections, free open files and start writing to disk.

Extending compression mode can be added with xbstream integration

PROVISIONING grants would enable backup applications users to start using the protocol.

mariadb client would be extend to accept

LOAD DATA LOCAL INFILE "backup20151009.tar"' INTO DIRECTORY @@datadir USING tar;
LOAD DATA LOCAL INFILE "backup20151009.tar"' INTO DIRECTORY @@datadir USING xbstream;

This task also link to better integration of TokuDBhotbackup.


Generated at Thu Feb 08 07:30:49 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.