invalid variable
Alan DeKok
aland at deployingradius.com
Tue Jun 4 15:57:45 CEST 2013
duffy wrote:
> thank you for your reply alan!
> actually it seems the variable expansion issue is not really solved..
Read the debug output. It doesn't complain about variables any more,
> _bssid(NULLIF('0x=3F=3F', '')),COALESCE(NULLIF('0', ''), '0')::smallint);'
> rlm_sql_postgresql: Status: PGRES_FATAL_ERROR
> rlm_sql_postgresql: Error syntax error at or near ","
> rlm_sql_postgresql: Postgresql Fatal Error: [42601: SYNTAX ERROR]
> Occurred!!
See? Fix your query so that it doesn't contain Postgresql syntax errors.
Alan DeKok.
More information about the Freeradius-Devel
mailing list