mysql accounting connect speeds
    Dennis Skinner 
    dskinner at bluefrog.com
       
    Mon Jul 16 17:59:34 CEST 2007
    
    
  
Jeff wrote:
> Mon Jul 16 11:23:22 2007 : Error: rlm_sql (sql): Couldn't update SQL
> accounting ALIVE record - 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 'AscendDataRate = '24000'           USRConnectSpeed =
> ''           WHERE AcctSess' at line 1
You need a comma between data items:
'AscendDataRate = '24000', USRConnectSpeed ='' WHERE AcctSess'
                        ^^^
-- 
Dennis Skinner
Systems Administrator
BlueFrog Internet
http://www.bluefrog.com
    
    
More information about the Freeradius-Users
mailing list