Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: LIST TRANSACTIONS, APPLY COMMIT TRANSACTION

All keywords are case-insensitive.

...

By default, the number of rows processed/minute represents APPLY performance; use LIST STATS TOTAL MINE to see mine statistics.

Image Added

List opened uncommitted on apply.

APPLY

Image Added

Force commit of the specified transaction on apply. Use LIST TRANSACTIONS first to see what transactions are currenlty pending on apply.

Contact Dbvisit support before using this command; it should never be needed under normal circumstances.

EXIT, QUIT

Exits dbvrep.

WAIT

...

The DEFAULT conflict handler will not be applied to existing prepared (replicated) tables. The DEFAULT conflict handler will only be applied to tables that are prepared after the DEFAULT conflict handler is set. To change the conflict handler for existing prepared tables, each table has to be individually set using FOR TABLE conflict handler.

SHOW_CONFLICT_HANDLERS

Shows current setting of conflict handlers for given table (schema.name refers to table at mine).

...