(RADIATOR) RADAUTHLOG SQL Error
    Frank Danielson 
    fdanielson at csky.com
       
    Thu Mar 11 17:02:17 CST 2004
    
    
  
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.
    
    
More information about the radiator
mailing list