From afd4731208fe075c994fb038c743c437cd511da4 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Thu, 23 Feb 2023 18:56:44 +1100 Subject: [PATCH] 11.0 update + healthcheck.sh typo --- 10.10/healthcheck.sh | 2 +- 10.11/healthcheck.sh | 2 +- 10.3/healthcheck.sh | 2 +- 10.4/healthcheck.sh | 2 +- 10.5/healthcheck.sh | 2 +- 10.6/healthcheck.sh | 2 +- 10.7/healthcheck.sh | 2 +- 10.8/healthcheck.sh | 2 +- 10.9/healthcheck.sh | 2 +- 11.0/healthcheck.sh | 2 +- healthcheck.sh | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) 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() {