mirror of
https://github.com/MariaDB/server.git
synced 2025-07-25 16:39:52 +00:00
4 lines
127 B
C++
4 lines
127 B
C++
# Remove non-deterministic parts of JSON_HB histogram
|
|
|
|
--replace_regex /("(collected_at|collected_by)": )"[^"]*"/\1"REPLACED"/
|