summaryrefslogtreecommitdiff
path: root/debian/mariadb-server-10.6.postinst
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2021-10-13 13:28:12 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2021-10-13 13:28:12 +0300
commita8379e53e8fa2f0c091daaf28b095d652e224952 (patch)
tree20ad6e6dbacd01c43298d11f1b4c77bce50165f9 /debian/mariadb-server-10.6.postinst
parentebd52051206620a0944ffc084582532c0c394523 (diff)
parentaae72f821abbee4d63a0925c06b18422d4c08ee8 (diff)
downloadmariadb-git-a8379e53e8fa2f0c091daaf28b095d652e224952.tar.gz
Merge 10.5 into 10.6
The changes to galera.galear_var_replicate_myisam_on in commit d9b933bec6061758c5d7b34f55afcae32a85c110 are omitted due to conflicts with commit 27d66d644cf2ebe9201e0362f2050036cce2908a.
Diffstat (limited to 'debian/mariadb-server-10.6.postinst')
-rw-r--r--debian/mariadb-server-10.6.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mariadb-server-10.6.postinst b/debian/mariadb-server-10.6.postinst
index 431607c2993..13800b7bce2 100644
--- a/debian/mariadb-server-10.6.postinst
+++ b/debian/mariadb-server-10.6.postinst
@@ -161,7 +161,7 @@ EOF
# Clean up old flags before setting new one
rm -f $mysql_datadir/debian-*.flag
# Flag data dir to avoid downgrades
- touch $mysql_datadir/debian-10.6.flag
+ touch "$mysql_datadir/debian-$MAJOR_VER.flag"
# initiate databases. Output is not allowed by debconf :-(
# This will fail if we are upgrading an existing database; in this case