15 Mar
2011
15 Mar
'11
4:36 a.m.
Suman Dash wrote:
I have tried almost all sql escape but looks like none are working or maybe i am missing something. I am stuck in this issue for more than 3 days and now i don't have any clue due to which i am trying to reach for help on the mailing list.
Hmm... the issue seems to be that the sqlcounter module does it's own string expansion, and gets it *horribly* wrong. As for why '%%' becomes '%1298917800', I have no idea. Posting *more* debug output might help. What you did post was the final result of the expansion, and didn't include *how* that expansion came about. Alan DeKok.