Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
5.5.23, 5.3.6, 5.2.12
-
None
-
None
-
None
Description
See launchpad bug https://bugs.launchpad.net/maria/+bug/983047
The reason for the error is lack of escaping command line when we start
mysql_install_db.exe. Moreover mysql_install_db.exe must when it passes password to mysqld -bootstrap strings need to be escaped here as well.