in reply to Re: Re: mod_perl was hosed by a bind variable
in thread mod_perl was hosed by a bind variable

You have to work harder (for instance put the nasty stuff in a correlated subquery), but MadHatter's point is still fundamentally true. An SQL injection attack can be used to truly devastating effect through well-known techniques that people can easily Google for if they want.
  • Comment on Re: Re: Re: mod_perl was hosed by a bind variable