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:
authorAndrew Biba <andrew.biba@zabbix.com>2021-12-20 19:06:37 +0300
committerAndrew Biba <andrew.biba@zabbix.com>2021-12-20 19:06:37 +0300
commit684f2f44c693976213064e5778e42bc020078875 (patch)
treed30a2688629405cbe8a69c4b304870dc0f42f6a0 /ChangeLog.d
parent942e1bc644734655949c944efa9fa2e683409178 (diff)
.........T [ZBX-19185] fixed free bytes calculation for temporary tablespace in Oracle by ODBC and by agent2 template
Diffstat (limited to 'ChangeLog.d')
-rw-r--r--ChangeLog.d/bugfix/ZBX-191851
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.d/bugfix/ZBX-19185 b/ChangeLog.d/bugfix/ZBX-19185
new file mode 100644
index 00000000000..63ae0f9a746
--- /dev/null
+++ b/ChangeLog.d/bugfix/ZBX-19185
@@ -0,0 +1 @@
+.........T [ZBX-19185] fixed free bytes calculation for temporary tablespace in Oracle by ODBC and by agent2 template (abiba)