mirror of
https://github.com/MariaDB/server.git
synced 2026-01-30 07:19:08 +01:00
commit d1bb19b8f751875472211312c8e810143a7ba4b6
Author: Manuel Ung <mung@fb.com>
Date: Fri Feb 3 11:50:34 2017 -0800
Add cardinality stats to information schema
Summary: This adds cardinality stats to the INFORMATION_SCHEMA.ROCKSDB_INDEX_FILE_MAP table. This is the only missing user collected properties from SST files that we don't expose, which is useful for debugging cardinality bugs.
Reviewed By: hermanlee
Differential Revision: D4509156
fbshipit-source-id: 2d3918a
|
||
|---|---|---|
| .. | ||
| consistent_snapshot_mixed_engines.result | ||
| multiclient_2pc.result | ||
| rpl_crash_safe_wal_corrupt.result | ||
| rpl_gtid_crash_safe.result | ||
| rpl_gtid_crash_safe_wal_corrupt.result | ||
| rpl_gtid_rocksdb_sys_header.result | ||
| rpl_no_unique_check_on_lag.result | ||
| rpl_no_unique_check_on_lag_mts.result | ||
| rpl_rocksdb_2pc_crash_recover.result | ||
| rpl_rocksdb_snapshot.result | ||
| rpl_rocksdb_snapshot_without_gtid.result | ||
| rpl_rocksdb_stress_crash.result | ||
| rpl_skip_trx_api_binlog_format.result | ||