[MDEV-15387] setting section collation charset Created: 2018-02-22 Updated: 2018-05-30 Resolved: 2018-05-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 5.5.59-galera |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Amine Kouicem | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows, delphi application |
||
| Attachments: |
|
| Description |
|
I'm actually developping an application using delphi as a programming laguage and mariaDB as a database server, i generate a query with the application witch creates variables in the connection session and affecte to them values, my problem accours when try to compare the value of a variable and a database field i have the message: illegal mix of collations (utf8_general_ci implicit) and (utf8_unicode_ci implicit) but whene i try to execute the same query in a database administration tool (heidiSQL) it runs normally. |
| Comments |
| Comment by Elena Stepanova [ 2018-05-30 ] |
|
Hi! |