Increase the field size for Acct-Session-Id to 64.
[freeradius.git] / raddb / sql / mysql /
2008-11-25 Alan T. DeKokIncrease the field size for Acct-Session-Id to 64.
2008-09-23 Alan T. DeKokSample schema && queries for WiMAX MIP keys
2008-07-22 Alan T. DeKokFixed typos
2008-05-03 pnixon"WHERE acctstoptime = NULL" does NOT do what you think...
2008-04-30 aland Sample scripts for creating radius user in SQL.
2008-04-30 aland In the accounting on/off query, remove the restriction...
2008-04-29 aland Add example "server" entry (commented out)
2008-03-14 pnixonFix Bug#: 531 "The mysql sample configuration uses...
2008-03-14 aland Add index on session time, too
2007-12-31 aland Added common headers for "look and feel"
2007-11-05 aland Updated Schema
2007-09-17 pnixonStandardise radpostauth column names
2007-09-12 pnixonAdd Max-All-Session-Time
2007-09-10 aland Corrected typo
2007-08-13 aland Pulled fix from branch_1_1
2007-07-23 pnixonLowercase everything to avoid incompatibility issues...
2007-07-23 pnixonAdd defaults
2007-07-23 pnixonFix capitalisation of NASIPAddress so that MySQL on...
2007-07-20 aland Didn't add this earlier
2007-07-20 aland Moved the NAS table to another schema file
2007-07-20 aland Remove the dictionary tables. They're not used
2007-07-20 aland Move the ippool schema to its own files
2007-07-20 aland Moved more files
2007-07-20 aland Moved schema files to sql/$(db)
2007-07-19 pnixonMove sqlcounter config files into dialect specific...