#126: Database Independence [merge]
---------------------------------------+------------------------------------
Reporter: Stephen <[EMAIL PROTECTED]> | Owner: anonymous
Type: enhancement | Status: closed
Priority: high | Milestone: 0.9
Component: general | Version: devel
Severity: normal | Resolution: fixed
Keywords: |
---------------------------------------+------------------------------------
Comment (by [EMAIL PROTECTED]):
I've added a patch for enabling MySQL support. At the moment it only
supports connection strings in the format of:
mysql://user:[EMAIL PROTECTED]:port/database
mysql://user:[EMAIL PROTECTED]/database
I did have to make one database schema change because MySQL doesn't like
to AUTO_INCREMENT a TEXT column, so I changed it to INT.
Beware: I still haven't tested to see if it breaks SQLite and PostgreSQL
support!
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/126>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets