= MySQL and the MySQLdb Python bindings for MySQL = ''work in progress, only the most critical information is there for now'' Starting with [milestone:0.10] Trac can use MySQL for its DatabaseBackend. Well, sort of. Better is to use [milestone:0.10.3], and only starting with [milestone:0.10.4] will MySQL be fully supported (at least that's the plan). == Requirements == === MySQL === ''to be completed from #3884'' === MySQLdb === The recommended version for now is MySQL-python 1.2.1_p2. Other versions (MySQL-python 1.2.0-3.2.2, MySQL-python 1.2.2b2) were reported to have issues (see #3645). On the other hand, MySQL-python-1.2.2b2 was [googlegroups:trac-users:e291b3ecb4a990a1 reported] to solve an `AttributeError: 'array.array' object has no attribute 'startswith'` error seen when viewing a changeset... == Known Issues == [[TicketQuery(keywords=~mysql&status=!closed&group=milestone)]] (corresponding [query:keywords=~mysql&status=!closed&group=milestone custom query])