mirror of
https://github.com/MariaDB/server.git
synced 2025-04-18 21:44:20 +03: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"/
|