--source suite/xengine/include/have_xengine.inc
begin;
set global xengine_hotbackup = 'checkpoint';
set global xengine_hotbackup = 'acquire';
set global xengine_hotbackup = 'incremental';
set global xengine_hotbackup = 'release';
commit;