Details
-
Technical task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
5.5.54, 10.2.4-1, 10.2.4-2
Description
- Build dynamically
- Run test suites with dynamic build
- C++ 11 checks – don't build if C++11 is not supported
- GCC 4.8 Regex
- make tarball should put mariarocks && rocksdb sources in (make dist generates tarball with sources)
- Compression libraries
- Check how tests run and disable as necessary
- Ship
SET(ROCKSDB_TOOL_SOURCES
${CMAKE_SOURCE_DIR}/storage/rocksdb/rocksdb/tools/ldb_tool.cc
${CMAKE_SOURCE_DIR}/storage/rocksdb/rocksdb/tools/ldb_cmd.cc
${CMAKE_SOURCE_DIR}/storage/rocksdb/rocksdb/tools/sst_dump_tool.cc
- Some sort of backup (myrocks_hotbackup)