(RADIATOR) RADAUTHLOG SQL Error

Sean Smith ssmith at redred.com
Thu Mar 11 20:33:23 CST 2004


It looks like maybe the last value in your success query is an integer 1 
instead of an one of the variables. What is the error that you are getting?


Frank Danielson wrote:

>If you turn up your trace level to 4 you will see the query and its results
>in the log file.
>
>-----Original Message-----
>From: Erich Zigler [mailto:erich at superheronetworks.com]
>Sent: Thursday, March 11, 2004 4:58 PM
>To: radiator at open.com.au
>Subject: (RADIATOR) RADAUTHLOG SQL Error
>
>
><AuthLog SQL>
>        Identifier AuthLoggerSQL
>        DBSource        dbi:mysql:radiator
>        DBUsername      radiator
>        DBAuth          xxxxxxxxxxxxxx
>        Table           RADAUTHLOG
>
>        SuccessQuery insert into RADAUTHLOG (TIME_STAMP, USERNAME, TYPE,
>REASON,
> BADPASSWORD) values (%t, '%n', 1, %1, 1)
>
>        FailureQuery insert into RADAUTHLOG (TIME_STAMP, USERNAME, TYPE,
>REASON,
> BADPASSWORD) values (%t, '%n', 0, %1, %3)
>
></AuthLog>
>
>FailureQuery works, however SuccessQuery doesn't.
>
>Any ideas?
>
>--
>Archive at http://www.open.com.au/archives/radiator/
>Announcements on radiator-announce at open.com.au
>To unsubscribe, email 'majordomo at open.com.au' with
>'unsubscribe radiator' in the body of the message.
>
>--
>Archive at http://www.open.com.au/archives/radiator/
>Announcements on radiator-announce at open.com.au
>To unsubscribe, email 'majordomo at open.com.au' with
>'unsubscribe radiator' in the body of the message.
>
>  
>


--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list