• Aleksey Midenkov's avatar
    IB: 0.2 part II · bdb12d14
    Aleksey Midenkov authored
    * moved vers_notify_vtq() to commit phase;
    * low_level insert (load test passed);
    * rest of SYS_VTQ columns filled: COMMIT_TS, CONCURR_TRX;
    * savepoints support;
    * I_S.INNODB_SYS_VTQ adjustments:
      - limit to I_S_SYS_VTQ_LIMIT(10000) of most recent records;
      - CONCURR_TRX limit to I_S_MAX_CONCURR_TRX(100) with '...' truncation marker;
      - TIMESTAMP fields show fractions of seconds.
    bdb12d14
trx0trx.h 50.8 KB