[MDEV-16655] Naming consistency for RocksDB engine Created: 2018-07-02  Updated: 2023-04-27

Status: Open
Project: MariaDB Server
Component/s: Storage Engine - RocksDB
Affects Version/s: 10.3.7
Fix Version/s: 10.4

Type: Bug Priority: Minor
Reporter: Michael Xu Assignee: Sergei Petrunia
Resolution: Unresolved Votes: 0
Labels: None


 Description   

from mysqld.log:

2018-07-02 14:54:27 0 [Note] RocksDB: 2 column families found
2018-07-02 14:54:27 0 [Note] RocksDB: Column Families at start:
2018-07-02 14:54:27 0 [Note]   cf=default
2018-07-02 14:54:27 0 [Note]     write_buffer_size=67108864
2018-07-02 14:54:27 0 [Note]     target_file_size_base=67108864
2018-07-02 14:54:27 0 [Note]   cf=__system__
2018-07-02 14:54:27 0 [Note]     write_buffer_size=67108864
2018-07-02 14:54:27 0 [Note]     target_file_size_base=67108864
2018-07-02 14:54:27 0 [Note] RocksDB: Table_store: loaded DDL data for 0 tables
2018-07-02 14:54:27 0 [Note] RocksDB: global statistics using get_sched_indexer_t indexer
2018-07-02 14:54:27 0 [Note] MyRocks storage engine plugin has been successfully initialized.

MyRocks -> RocksDB


Generated at Thu Feb 08 08:30:33 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.