Run time variable in sql

rob-ml at mailbox.org rob-ml at mailbox.org
Tue Mar 27 11:13:37 CEST 2018


Hi,
i am still looking for a solution, would that be an approach?

> That's artifact of source code (rlm_sql module - sql.c, string 131 in 
> 3.0.16 version):
> 
> ...
> 
> 		case T_BACK_QUOTED_STRING:
> 			do_xlat = 1;
> 
> 			/* FALL-THROUGH */
> 
> 		/*
> 		 *	Keep the original string.
> 		 */
> 		default:
> 			value = row[3];
> 			break;
> 		}
> ...
> 
> There really "Keep the original" - back-quoted string.

Best regards
Rob


> rob-ml at mailbox.org hat am 26. März 2018 um 17:50 geschrieben:
> 
> 
> hey,
> i don't think so, will turn out during testing.
> 
> best wishes
> rob
> 
> > Alan Buxey <alan.buxey at gmail.com> hat am 26. März 2018 um 17:21 geschrieben:
> > 
> > 
> > do you need quotes in the SQL row at all?
> > 
> > alan
> > -
> > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> 
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



More information about the Freeradius-Users mailing list