Closed GoogleCodeExporter closed 9 years ago
Turns out that prepared queries have some perf issues (do not use the query
cache)
and so have rewritten the query guts to use a different approach that speeds up
query
perf quite a bit. We already parse and validate the params independently, so
security
issue is relatively minor.
Original comment by LudicrousResearcher@gmail.com
on 4 Sep 2008 at 8:05
Original issue reported on code.google.com by
LudicrousResearcher@gmail.com
on 23 Aug 2008 at 5:59