#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 Andres Salomon <[EMAIL PROTECTED]>):
It would appear that 'sql' is a reserved keyword in mysql, so having it be
a column name breaks things. I've created a patch that updates this as
well, renaming `sql` in the report table to `query`.
Here's the list of reserved words in mysql, fyi:
http://dev.mysql.com/doc/refman/5.0/en/reserved-words.html
--
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