Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.2, 5.2.3, 6.0.1 RC
-
Fix Version/s: 6.0.2 RC
-
Component/s: Infrastructure, Infrastructure > DBs
-
Labels:None
-
Environment:MySQL
-
Branch Version/s:5.1.x, 5.2.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
When Liferay portal is using MySQL and "database.mysql.function.lower.enabled" is set to false (the default setting), the portal automatically removes case sensitive searches to improve performance. If MySQL is using a case sensitive character set (such as latin1_general_cs), and the property is not set to true, this breaks case insensitive searches. Since users can overlook this property, "database.mysql.function.lower.enabled" will be removed and Liferay portal will automatically detect if MySQL is case sensitive or not.
Issue Links
- relates
-
LPS-9943
Wiki links in the wiki content no longer has to be capitalized when using a case sensitive database
-
