Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vladishev <aleksander.vladishev@zabbix.com>2021-05-07 18:39:56 +0300
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2021-05-07 18:39:56 +0300
commitd3d1b6340db4bd59900ef61db90f5cc927dcd59b (patch)
tree2710aea0bb61e17af0b994b86a1656a04dc77ba0 /tests/libs/zbxdbcache
parent27d4e37650a3cd785ffc481dcb5c831c7b58f9e1 (diff)
parent6ef36762644b5d57dc2c96b4aa8392bc7af561f5 (diff)
.......... [ZBXNEXT-6451,ZBXNEXT-6455] updated to the latest master; fixed conflicts in:
- create/src/schema.tmpl - include/db.h - include/zbxhistory.h - src/libs/zbxdbupgrade/dbupgrade_5030.c - src/libs/zbxhistory/history.c - ui/include/defines.inc.php
Diffstat (limited to 'tests/libs/zbxdbcache')
-rw-r--r--tests/libs/zbxdbcache/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/libs/zbxdbcache/Makefile.am b/tests/libs/zbxdbcache/Makefile.am
index 42ec3ded75b..df2e13eb9d5 100644
--- a/tests/libs/zbxdbcache/Makefile.am
+++ b/tests/libs/zbxdbcache/Makefile.am
@@ -82,6 +82,8 @@ COMMON_WRAP_FUNCS = \
-Wl,--wrap=zbx_history_add_values \
-Wl,--wrap=zbx_history_sql_init \
-Wl,--wrap=zbx_history_elastic_init \
+ -Wl,--wrap=zbx_elastic_version_extract \
+ -Wl,--wrap=zbx_elastic_version_get \
-Wl,--wrap=time
zbx_vc_get_values_SOURCES = \