Add comment into community-mysql-5.6.16-mysql-install.patch about its purpose
This commit is contained in:
parent
47a549048b
commit
7e9daefea9
@ -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
|
diff --git a/scripts/mysql_install_db.pl.in b/scripts/mysql_install_db.pl.in
|
||||||
index 1fa5164..4aa49ca 100644
|
index 1fa5164..4aa49ca 100644
|
||||||
--- a/scripts/mysql_install_db.pl.in
|
--- a/scripts/mysql_install_db.pl.in
|
||||||
|
Loading…
Reference in New Issue
Block a user