mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
MDEV-26519: Improved histograms
Save extra information in the histogram: "target_histogram_size": nnn, "collected_at": "(date and time)", "collected_by": "(server version)",
This commit is contained in:
3
mysql-test/include/json_hb_histogram.inc
Normal file
3
mysql-test/include/json_hb_histogram.inc
Normal file
@@ -0,0 +1,3 @@
|
||||
# The time on ANALYSE FORMAT=JSON is rather variable
|
||||
|
||||
--replace_regex /("(collected_at|collected_by)": )"[^"]*"/\1"REPLACED"/
|
Reference in New Issue
Block a user