Hi
I am new in radius, I want to use sql for accounting in freeradius. for creating tables of radius I use
# mysql -u root -p > mysql.sql
after entering password there is this error:
ERROR 1064(42000) at line 1:you have an error in your sql syntax,.......
use the ql.sal rlm_sql Freeradius sql module.
I don't know the reason of this error.