From: Bert Hubert Date: Sat, 6 Oct 2012 11:03:14 +0000 (+0000) Subject: document gmysql-group X-Git-Tag: auth-3.2-rc1~111 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6fea7ecca12a9a9cac9e8fe101a8893b8dde11c8;p=thirdparty%2Fpdns.git document gmysql-group git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2771 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index c5bb4dc792..6c425587e9 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -15610,7 +15610,15 @@ insert into domains (id,name,type) values (domains_id_sequence.nextval,'netherla backend-user - PgSQL user to connect as + User to connect as + + + + + backend-group (MySQL only, since 3.2) + + + MySQL 'group' to connect as, defaults to 'client'.