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

@@ -72,7 +72,7 @@ Commit SHA: {$versions['local_sha']}
Commit Date: {$versions['local_date']}
DB Schema: {$versions['db_schema']}
PHP: {$versions['php_ver']}
MySQL: {$versions['mysql_ver']}
Database: {$versions['database_ver']}
RRDTool: {$versions['rrdtool_ver']}
SNMP: {$versions['netsnmp_ver']}
==================================