Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This reverts commit 10086edbf03fd807794bcfb3fff626da69a9fdb2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refactor/check dbi
|
|
|
|
|
|
|
|
|
|
Implement JSON output parsing for tests
|
|
|
|
Check mysql replica check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This commit adds an option "check-replica" to check_mysql which
replaces "check-slave" (which still works).
The changes are introduced to follow the naming scheme of
MySQL/MariaDB, since this was changed there in version 8 (MySQL) or
10.5.1 (MariaDB).
|
|
Feature/new output infra
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|