26 Mar
2009
26 Mar
'09
3:03 p.m.
Delcamp, Christopher D CTR SPAWAR SSC LANT, 50DE wrote:
Here is the debug output with several authentications. ... rlm_sql_mysql: MYSQL check_error: 1146 received
Ah... you're running an older version of the server, and using a MySQL stored procedure in the SELECT. MySQL requires some special handling for this. The changes were put into the server a while ago. Upgrade. Alan DeKok.