You need to sign in or sign up before continuing.
  • Sergei Petrunia's avatar
    Make rocksdb.read_only_tx pass and enable it · 80d61515
    Sergei Petrunia authored
    - FB/MySQL 5.6' MyRocks has START TRANSACTION WITH CONSISTENT
      ROCKSDB SNAPSHOT, which returns binlog position.
    
    - MariaDB has a cross-engine START TRANSACTION WITH CONSISTENT
      SNAPSHOT. It can be used for the same purpose. Binlog position
      can be obtained from Binlog_snapshot_file/position status vars.
    80d61515
read_only_tx-master.opt 101 Bytes