diff --git a/10.10/healthcheck.sh b/10.10/healthcheck.sh index e995669..bdc2011 100755 --- a/10.10/healthcheck.sh +++ b/10.10/healthcheck.sh @@ -183,7 +183,7 @@ replication() # mariadbupgrade # -# Test the lock on the file /var/lib/mysql_upgrade_info +# Test the lock on the file /var/lib/mariadb/mysql_upgrade_info # https://jira.mariadb.org/browse/MDEV-27068 mariadbupgrade() { diff --git a/10.11/healthcheck.sh b/10.11/healthcheck.sh index e995669..bdc2011 100755 --- a/10.11/healthcheck.sh +++ b/10.11/healthcheck.sh @@ -183,7 +183,7 @@ replication() # mariadbupgrade # -# Test the lock on the file /var/lib/mysql_upgrade_info +# Test the lock on the file /var/lib/mariadb/mysql_upgrade_info # https://jira.mariadb.org/browse/MDEV-27068 mariadbupgrade() { diff --git a/10.3/healthcheck.sh b/10.3/healthcheck.sh index c81a4ab..d5e65a0 100755 --- a/10.3/healthcheck.sh +++ b/10.3/healthcheck.sh @@ -183,7 +183,7 @@ replication() # mariadbupgrade # -# Test the lock on the file /var/lib/mysql_upgrade_info +# Test the lock on the file /var/lib/mysql/mysql_upgrade_info # https://jira.mariadb.org/browse/MDEV-27068 mariadbupgrade() { diff --git a/10.4/healthcheck.sh b/10.4/healthcheck.sh index c81a4ab..d5e65a0 100755 --- a/10.4/healthcheck.sh +++ b/10.4/healthcheck.sh @@ -183,7 +183,7 @@ replication() # mariadbupgrade # -# Test the lock on the file /var/lib/mysql_upgrade_info +# Test the lock on the file /var/lib/mysql/mysql_upgrade_info # https://jira.mariadb.org/browse/MDEV-27068 mariadbupgrade() { diff --git a/10.5/healthcheck.sh b/10.5/healthcheck.sh index c81a4ab..d5e65a0 100755 --- a/10.5/healthcheck.sh +++ b/10.5/healthcheck.sh @@ -183,7 +183,7 @@ replication() # mariadbupgrade # -# Test the lock on the file /var/lib/mysql_upgrade_info +# Test the lock on the file /var/lib/mysql/mysql_upgrade_info # https://jira.mariadb.org/browse/MDEV-27068 mariadbupgrade() { diff --git a/10.6/healthcheck.sh b/10.6/healthcheck.sh index e995669..bdc2011 100755 --- a/10.6/healthcheck.sh +++ b/10.6/healthcheck.sh @@ -183,7 +183,7 @@ replication() # mariadbupgrade # -# Test the lock on the file /var/lib/mysql_upgrade_info +# Test the lock on the file /var/lib/mariadb/mysql_upgrade_info # https://jira.mariadb.org/browse/MDEV-27068 mariadbupgrade() { diff --git a/10.7/healthcheck.sh b/10.7/healthcheck.sh index e995669..bdc2011 100755 --- a/10.7/healthcheck.sh +++ b/10.7/healthcheck.sh @@ -183,7 +183,7 @@ replication() # mariadbupgrade # -# Test the lock on the file /var/lib/mysql_upgrade_info +# Test the lock on the file /var/lib/mariadb/mysql_upgrade_info # https://jira.mariadb.org/browse/MDEV-27068 mariadbupgrade() { diff --git a/10.8/healthcheck.sh b/10.8/healthcheck.sh index e995669..bdc2011 100755 --- a/10.8/healthcheck.sh +++ b/10.8/healthcheck.sh @@ -183,7 +183,7 @@ replication() # mariadbupgrade # -# Test the lock on the file /var/lib/mysql_upgrade_info +# Test the lock on the file /var/lib/mariadb/mysql_upgrade_info # https://jira.mariadb.org/browse/MDEV-27068 mariadbupgrade() { diff --git a/10.9/healthcheck.sh b/10.9/healthcheck.sh index e995669..bdc2011 100755 --- a/10.9/healthcheck.sh +++ b/10.9/healthcheck.sh @@ -183,7 +183,7 @@ replication() # mariadbupgrade # -# Test the lock on the file /var/lib/mysql_upgrade_info +# Test the lock on the file /var/lib/mariadb/mysql_upgrade_info # https://jira.mariadb.org/browse/MDEV-27068 mariadbupgrade() { diff --git a/11.0/healthcheck.sh b/11.0/healthcheck.sh index 76d3f75..c1d1fad 100755 --- a/11.0/healthcheck.sh +++ b/11.0/healthcheck.sh @@ -183,7 +183,7 @@ replication() # mariadbupgrade # -# Test the lock on the file /var/lib/mariadb_upgrade_info +# Test the lock on the file /var/lib/mariadb/mariadb_upgrade_info # https://jira.mariadb.org/browse/MDEV-27068 mariadbupgrade() { diff --git a/healthcheck.sh b/healthcheck.sh index c81a4ab..d5e65a0 100755 --- a/healthcheck.sh +++ b/healthcheck.sh @@ -183,7 +183,7 @@ replication() # mariadbupgrade # -# Test the lock on the file /var/lib/mysql_upgrade_info +# Test the lock on the file /var/lib/mysql/mysql_upgrade_info # https://jira.mariadb.org/browse/MDEV-27068 mariadbupgrade() {