17 Jul
2007
17 Jul
'07
1:51 p.m.
I don't know if it makes any difference, but whereas I see this whenever rlm_sql does something:
rlm_sql (sql): sql_set_user escaped user --> '3notchmuseum'
... I don't see anything to that effect when rlm_sqlippool does its stuff.
BTW, something I noticed in the code, although it calls sql_set_user in sqlippool_query1, it doesn't call it in sqlippool_command. However, I'm not even seeing the SQL-User-Name in SELECT's (which I think is the difference ... selects go thru sqlippool_query1, updates go thru sqlippool_command), which I would have expected to work.
Peter Nixon http://peternixon.net/
-- hugh
Replying to myself again! -- hugh