summaryrefslogtreecommitdiff
path: root/debian/mariadb-server-10.3.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/mariadb-server-10.3.postinst')
-rw-r--r--debian/mariadb-server-10.3.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mariadb-server-10.3.postinst b/debian/mariadb-server-10.3.postinst
index c9fd3d31334..aa6ea07a888 100644
--- a/debian/mariadb-server-10.3.postinst
+++ b/debian/mariadb-server-10.3.postinst
@@ -91,7 +91,7 @@ case "$1" in
mv "$targetdir" "$mysql_tmp"
cat << EOF > "$mysql_tmp/README"
-Ff you're reading this, it's most likely because you had replaced /var/lib/mysql
+If you're reading this, it's most likely because you had replaced /var/lib/mysql
with a symlink, then upgraded to a new version of mysql, and then dpkg
removed your symlink (see #182747 and others). The mysql packages noticed
that this happened, and as a workaround have restored it. However, because