Fix the comments about MySQL case sensitive queries: the default
authornbk <nbk>
Fri, 9 Dec 2005 14:26:44 +0000 (14:26 +0000)
committernbk <nbk>
Fri, 9 Dec 2005 14:26:44 +0000 (14:26 +0000)
commit0a7f7d801c6b35ed5b43fd685fbe5b58fc7e55d6
tree06edb34f148fea4204c018e2968a369f0192c97f
parent29bf42ee2279726400cf16161d24dd98134f7831
Fix the comments about MySQL case sensitive queries: the default
queries are case *insensitive*. (unlike PostgreSQL)

Remove the warning about slower queries: tests indicate there is
no significative difference.

Move group_membership_query above the other authorize_group_*
queries.
raddb/sql.conf