MySQL support is included in the trunk:
http://trac.edgewall.org/wiki/TracDownload#LatestDevelopmentSourceCode

OK, the server admin wrote to me thusly:

====
I installed trac-0.9.6 which according to their documentation includes support for mysql.
====

I don't know where he found such documentation, but I thought I would take his word for it. When I tried to make a project, however, I got this:

====
 raise TracError, 'Unsupported database type "%s"' % scheme
TracError: Unsupported database type "mysql"
====

using this DB connect string:  mysql://trac:[EMAIL PROTECTED]/trac

According to what I see here: http://trac.edgewall.org/wiki/DatabaseBackend this is the correct string.

Am I correct that he is incorrect and the only version with MySQL is the LatestDevelopmentSourceCode at the URL above?

Thank you.

--
Web Site Construction by Gallery Robinson
http://galleryrobinson.com/
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to