Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > 452fb54f812d5eccac1ff636cca08676 > files > 181

freeradius-0.8.1-1mdk.i586.rpm

#
#  There isn't a generic SQL schema, but there is one for some databases:
#
#  src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysql.sql
#  src/modules/rlm_sql/drivers/rlm_sql_postgresql/db_postgresql.sql
#  src/modules/rlm_sql/drivers/rlm_sql_freetds/db_mssql.sql
#  src/modules/rlm_sql/drivers/rlm_sql_oracle/db_oracle.sql
#
#
#  For further information, this web page seems to be good:
#
# http://www.frontios.com/freeradius.html
#
#
#  More information about tips for configuring MySQL can be found at:
#
# http://www.mysql.com/doc/S/e/Server_parameters.html
#
# http://www.mysql.com/doc/S/E/SEC456.html
#
# http://www.mysql.com/doc/E/X/EXPLAIN.html <-(useful)
#
# http://www.mysql.com/doc/T/i/Tips.html
#
# http://www.mysql.com/doc/M/e/Memory_use.html
#
#
# A good page for MySQL best practices is:
#
# http://www.onlamp.com/pub/a/onlamp/2002/07/11/MySQLtips.html