[Trac-tickets] Re: [The Trac Project] #986: MySQL database support
The Trac Project
noreply at edgewall.com
Tue Apr 4 00:19:10 CDT 2006
#986: MySQL database support
----------------------------+-----------------------------------------------
Reporter: anonymous | Owner: jonas
Type: enhancement | Status: reopened
Priority: high | Milestone: 0.10
Component: general | Version: devel
Severity: major | Resolution:
Keywords: database mysql |
----------------------------+-----------------------------------------------
Comment (by amgad.mosleh at rezayat.net):
I am getting an exception when I try to add a ticket or view one. The
Exception is as followos:
{{{
OperationalError:(1267,"Illegal mix of collations
(utf8_general_ci,IMPLICIT)
and(latin1_swedish_ci,COERCIBLE) for operation 'UNION'")
}}}
The version I am using are:
||Mysql||5.0.19||
||Trac||0.10 dev - patch# 3029||
||Subversion||1.3.0||
||Os||WinXP Prof 2002||
||Python||2.4||
* You can refer to ticket:2973
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/986>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list