From 6fea7ecca12a9a9cac9e8fe101a8893b8dde11c8 Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Sat, 6 Oct 2012 11:03:14 +0000 Subject: [PATCH] document gmysql-group git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2771 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/docs/pdns.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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'. -- 2.47.3