#986: MySQL database support
----------------------------+-----------------------------------------------
 Reporter:  anonymous       |        Owner:  jonas   
     Type:  enhancement     |       Status:  reopened
 Priority:  high            |    Milestone:  1.0     
Component:  general         |      Version:  devel   
 Severity:  major           |   Resolution:          
 Keywords:  database mysql  |  
----------------------------+-----------------------------------------------
Comment (by [EMAIL PROTECTED]):

 Some initial tests I've run against PostgreSQL 8.0.3 indicate that this
 patch breaks current postgres support.  {{{initenv}}} dies because of the
 {{{`change`}}} in versioncontrol/cache.py:88.  We're back to an escaping
 problem because {{{change}}} is a reserved word in MySQL, and I can't come
 up with a way to escape {{{node_change.change}}} that will work for
 SQLite, MySQL and Postgres.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/986>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to