Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 10.3, 10.4, 10.5, 10.6, 10.8
-
Component/s: Compiling, Storage Engine - RocksDB
-
Labels:None
Description
Fails due to:
[ 703s] from /home/abuild/rpmbuild/BUILD/mariadb-10.8.3/storage/rocksdb/rocksdb/db/range_del_aggregator.cc:6: |
[ 703s] /home/abuild/rpmbuild/BUILD/mariadb-10.8.3/storage/rocksdb/rocksdb/db/compaction/compaction_iteration_stats.h:23:3: error: 'uint64_t' does not name a type |
[ 703s] 23 | uint64_t total_filter_time = 0; |
[ 703s] | ^~~~~~~~
|