1. 12 Jan, 2018 1 commit
    • Sergei Petrunia's avatar
      MDEV-14372: Fix and enable rocksdb.information_schema test · d32f5be3
      Sergei Petrunia authored
      - Make Rdb_binlog_manager::unpack_value to not have a stack overrun
        when it is reading invalid data (which it currently does as we in
        MariaDB do not store binlog coordinates under BINLOG_INFO_INDEX_NUMBER,
        see comments in MDEV-14892 for details).
      - We may need to store these coordinates in the future, so instead of
        removing the call of this function, let's make it work properly for
        all possible inputs.
      d32f5be3
  2. 11 Jan, 2018 7 commits
  3. 10 Jan, 2018 8 commits
  4. 09 Jan, 2018 4 commits
  5. 08 Jan, 2018 10 commits
  6. 06 Jan, 2018 3 commits
  7. 05 Jan, 2018 7 commits