Added URL's for tips on configuring MySQL.
authoraland <aland>
Wed, 20 Feb 2002 16:12:27 +0000 (16:12 +0000)
committeraland <aland>
Wed, 20 Feb 2002 16:12:27 +0000 (16:12 +0000)
This doesn't really belong here, but there isn't a better place for
it right now.

doc/RADIUS-SQL.schema

index 80362dd..018fc4d 100644 (file)
@@ -6,4 +6,17 @@
 #
 #  For further information, this web page seems to be good:
 #
-# http://www.frontios.com/freeradius.html
\ No newline at end of file
+# 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