You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TokuDB is added as a built-in storage engine to AliSQL, but the Percona XtraBackup tool(PXB, which is widely used for MySQL online physical backup) has not supported TokuDB table backup yet, so we add TokuDB backup feature based on PXB, and create AliSQLBackup project.
Functionality Added or Changed
1. TokuDB backup support
Description:
Now InnoDB, MyISAM and TokuDB tables can be backuped together by using AliSQLBackup.