Add comment into community-mysql-5.6.16-mysql-install.patch about its purpose

This commit is contained in:
Honza Horak 2015-02-23 12:32:53 +01:00
parent 47a549048b
commit 7e9daefea9
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
We have, for security hardening reasons, changed upstream sources to never
create the test database in 5.7. This patch is a backport from 5.7.
The patch in Fedora is the same that we apply in our own repos. Debian and
Ubuntu are also skipping creation of the test database, so we're trying
to align across distros in this issue.
diff --git a/scripts/mysql_install_db.pl.in b/scripts/mysql_install_db.pl.in
index 1fa5164..4aa49ca 100644
--- a/scripts/mysql_install_db.pl.in