Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 10.2.5
-
Fix Version/s: 10.2.12
-
Component/s: Storage Engine - RocksDB
-
Labels:None
-
Environment:Windows, x64
Description
after installing rocksdb with 'install soname 'ha_rocksdb'; and (not sure if relevant ) creating a table, "show databases" shows #mysql50#.rocksdb
MariaDB [test]> show databases;
|
+--------------------+
|
| Database |
|
+--------------------+
|
| #mysql50#.rocksdb |
|
| information_schema |
|
| mysql |
|
| performance_schema |
|
| test |
|
+--------------------+
|
Attachments
Issue Links
- causes
-
MDEV-13505 mysql_upgrade failed with rocksdb
-
- Closed
-
- duplicates
-
MDEV-12464 #mysql50#.rocksdb database after enabling rockdb
-
- Closed
-
- relates to
-
MDEV-14123 .rocksdb folder may break workflow which re-create data directory
-
- Closed
-