mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge.
This commit is contained in:
@ -7682,6 +7682,8 @@ ha_innobase::info(
|
||||
}
|
||||
|
||||
stats.check_time = 0;
|
||||
stats.mrr_length_per_rec= ref_length + 8; // 8 = max(sizeof(void *));
|
||||
|
||||
|
||||
if (stats.records == 0) {
|
||||
stats.mean_rec_length = 0;
|
||||
|
Reference in New Issue
Block a user