14 Feb
2018
14 Feb
'18
12:14 p.m.
On Feb 14, 2018, at 12:00 PM, Gianluca Laudano <laudanog@vdagroup.com> wrote:
Hello, I'm running freeradius 3.0.12 on Debian Stretch amd64 + mysql 5.6
I'm trying to execute multiple queries at post-auth with a configuration like this:
query= "statement 1; statement 2; statement 3"
That doesn't really work. If you want multiple things updated, write a stored procedure. Alan DeKok.