Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5, 10.1, 10.2, 10.3, 10.4, 10.5
-
Fix Version/s: 10.5.0
-
Component/s: Data types
-
Labels:None
Description
Illegal mix of collations with UUID()
SET NAMES utf8 COLLATE utf8_unicode_ci; |
SELECT uuid()>''; |
ERROR 1267 (HY000): Illegal mix of collations (utf8_general_ci,COERCIBLE) and (utf8_unicode_ci,COERCIBLE) for operation '>'
|
Attachments
Issue Links
- blocks
-
MDEV-4958 Adding datatype UUID
-
- Closed
-