Details
-
Improvement
-
Status: Done
-
High
-
Resolution: Fixed
-
8.0.x, Not 5.6.x, Not 5.7.x
-
None
Description
pxb uses Lock Tables For Backup(LTFB) if --lock-ddl is enabled with ps.
IF PS can block "alter instance enable/disable redo log" with LTFB.
pxb user can rely on --lock-ddl to have a consistent backup.
We also need to block Undo truncation with LTFB. see pxb-2255