Validate: use "database version" instead of "mysql version" (#14158)

* Validate: use "database version" instead of "mysql version"

* wip

* wip
This commit is contained in:
Jellyfrog
2022-07-29 18:36:18 +02:00
committed by GitHub
parent 8508710e62
commit 670f964e98
11 changed files with 44 additions and 28 deletions

View File

@@ -160,7 +160,7 @@ LibreNMS | ${versions['local_ver']}
DB Schema | ${versions['db_schema']}
PHP | ${versions['php_ver']}
Python | ${versions['python_ver']}
MySQL | ${versions['mysql_ver']}
Database | ${versions['database_ver']}
RRDTool | ${versions['rrdtool_ver']}
SNMP | ${versions['netsnmp_ver']}
====================================