Modify ↓
Opened 17 years ago
Closed 17 years ago
#3067 closed defect (invalid)
UNION fails because of collation in MySQL
Reported by: | Owned by: | Russ Tyndall | |
---|---|---|---|
Priority: | normal | Component: | TimingAndEstimationPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Eeror message "Report execution failed: (1271, "Illegal mix of collations for operation 'UNION'")" is shown when trying to run ticket/hour reports. Checking database didn't reveal anything, everything is in ut8_unicode_ci as it should be, and UNIONs in billing reports work fine.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
This seems to be your problem: http://bugs.mysql.com/bug.php?id=21505
If you think it is something else, please feel free to reopen and I will investigate further.
Relevant facts: