Hi, anybody knows why I can't skip flush when taking snapshot ?
snapshot 'aaa', 'aaa_snapshot', {SKIP_FLUSH => true}
NameError: uninitialized constant SKIP_FLUSH
without {SKIP_FLUSH => true}, the command works fine/
Regards,
Guangle
Hi, anybody knows why I can't skip flush when taking snapshot ?
snapshot 'aaa', 'aaa_snapshot', {SKIP_FLUSH => true}
NameError: uninitialized constant SKIP_FLUSH
without {SKIP_FLUSH => true}, the command works fine/
Regards,
Guangle