(RADIATOR) Two Success Queries in an AuthLog

Jose Borges Ferreira underspell at gmail.com
Fri Apr 11 18:18:29 CDT 2008


Hi!

You can also use store procedures. You can then have all de SQL queries you
want :p
You just have to specify "call my_store_procedure(param1,param2,etc)"  as
your SuccessQuery.

Check MySql manual for more information.

José Borges Ferreira

On Fri, Apr 11, 2008 at 6:17 PM, David Craigon <david.craigon at griffin.com>
wrote:

> Hello,
>
> I'm trying to modify a radiator config file. I'm using AuthLog SQL like:
>
>
> <AuthLog SQL>
>
> </AuthLog>
>
> But I'd like to use two SuccessQuery and FailureQuery clauses.  In
> otherwords, in case of success, I'd like it to do two queries, not just
> one. Is there any way of achieving this? I've tried using two AuthLog
> sections, putting two SuccessQuery lines, and using two queries on the
> same line with ; separating them (I'm using MySQL), but no dice.
>
> Any advice?
>
> David
>
> --
> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.open.com.au/pipermail/radiator/attachments/20080412/45d393d0/attachment.html>


More information about the radiator mailing list