mariadb/storage/rocksdb/mysql-test
Sergei Petrunia 9c6fec88b1 MDEV-17171: RocksDB Tables do not have "Creation Date"
- Add SLEEP() calls to the testcase to make it really test that the
  time doesn't change.
- Always use .frm file creation time as a creation timestamp (attempts
  to re-use older create_time when the table DDL changes are not good
  because then create_time will change after server restart)
- Use the same method names as the upstream patch does
- Use std::atomic for m_update_time
2019-11-01 21:40:10 +03:00
..
rocksdb MDEV-17171: RocksDB Tables do not have "Creation Date" 2019-11-01 21:40:10 +03:00
rocksdb_hotbackup Merge from MyRocks upstream: 2019-06-16 00:28:33 +03:00
rocksdb_rpl Merge branch '10.2' into 10.3 2019-09-06 16:58:39 +02:00
rocksdb_stress don't run RocksDB suites by default 2019-09-06 16:35:56 +02:00
rocksdb_sys_vars Merge branch '10.2' into 10.3 2019-09-06 16:58:39 +02:00
storage_engine Merge 10.2 into 10.3 2018-10-17 19:37:05 +03:00