Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.17, 2.2.9
-
Fix Version/s: 2.2.10
-
Component/s: mariadbclient
-
Labels:None
Description
New capabilities added in 10.2 aren't sent with a 10.3 backend. This is caused by the string comparison of the versions. In 2.1, the string comparison must still be used. In 2.2, the numeric version can be used.