mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 09:14:17 +01:00
3 lines
127 B
C++
3 lines
127 B
C++
# Remove non-deterministic parts of JSON_HB histogram
|
|
|
|
--replace_regex /("(collected_at|collected_by)": )"[^"]*"/\1"REPLACED"/
|