http://qs321.pair.com?node_id=968604


in reply to Join question

I would have expected it to be interpolated, but it is hard to say it is incorrect (especially if it was working in a test environment) without knowing what mysql_process does. Is there an eval in that routine?

Replies are listed 'Best First'.
Re^2: Join question
by Dandello (Monk) on May 03, 2012 at 02:59 UTC

    There's no eval in mysql_processes. I'm coming to the conclusion that the input to mysql_processes looks like it's working because @where is empty on the test app. I'll add more for it to work on tomorrow and see what happens - but I'm betting it should be interpolated.

    In the meantime, thanks everybody for looking at it and giving your input.