23 Aug
2006
23 Aug
'06
10:11 a.m.
The mySQL variables %H:%i:%S is over written by FreeRadius' variables... I have filed in BugZilla as well.
Any possibility to get this fixed???
This is not a bug. FreeRADIUS expands the variables in the query strings as documented here:
http://freeradius.org/radiusd/doc/variables.txt
If you want to pass the characters "%" to MySQL, you must use the following syntax: %%H:%%i:%%S
Hmpf! I beg your forgiveness kind sir! :) I guess it's silly tosser(tm) day again. I'll just shut up now -grin- -- Chris