hi,<br><br>just want to manage accounting on mysql<br><br>so i coyed the schema.sql in /etc/freeradius,<br>did mysql -u root -p accounting < schema.sql<br><br>and i got this.<br><br><b>ERROR 1064 (42000) at line 17: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[radacct] (<br>
    [RadAcctId] [numeric](21, 0) IDENTITY (1, 1) NOT NULL ,<br>    [AcctSessi' at line 1</b><br><br>i compare the schema.sql  to one at <a href="http://wiki.freeradius.org/MS-SQL_DDL_script">http://wiki.freeradius.org/MS-SQL_DDL_script</a> , nothing changed.<br>
<br>somebody as a clue?<br><br>thanks<br> <br>