-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.Indicates a feature used to work in a certain way but it no longer does even though it should.
Milestone
Description
When the MySQL password contains special characters (e.g. '
) and a plugin is disabled (or presumably any other action is taken that modifies config.ini.php), some special characters get escaped with \'
and Matomo breaks with a Database access denied
as the password isn't correct anymore.
Matomo 4.12.1
This might be a bug in https://github.com/matomo-org/component-ini instead of Matomo itself and might be related to matomo-org/plugin-LoginLdap#308
Metadata
Metadata
Assignees
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.Indicates a feature used to work in a certain way but it no longer does even though it should.