1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00
Files
mariadb/storage/rocksdb/rdb_source_revision.h.in
Varun Gupta 7703095d2e MDEV-12458: Variable and log records to indicate RocksDB version are missing
Added a system variabe rocsdb_git_hash to MyRocks which tell us the version of RocksDB being used
2017-12-31 21:58:50 +02:00

2 lines
46 B
C

#define ROCKSDB_GIT_HASH "@ROCKSDB_GIT_HASH@"