On Thu, Mar 26, 2015 at 9:56 AM, Tim Tisdall <tisd...@gmail.com> wrote:

> After upgrading from 0.7 to 0.8 my /products page says:
>
> ProgrammingError: (1064, "You have an error in your SQL syntax; check
> the manual that corresponds to your MySQL server version for the right
> syntax to use near 'option='icon'' at line 3")
>
> After many many many tries on the demo site I managed to get that page
> to load with no issue, so I suspect there's something not right with
> just my environment.
>
> Unfortunately I'm not sure how to get the whole SQL query but it
> starts with "\n SELECT product, value FROM
> bloodhound_productconfig\n".
>

Setting [trac] debug_sql = true might provide more info.

http://trac.edgewall.org/wiki/TracIni#trac-section

Reply via email to