From 8555588c3e76a62d4ba3a9ec8a8dc16b219b9d3f Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 1 Apr 2003 18:17:45 +0000 Subject: [PATCH] clarify wildcard user --- Documentation.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index 0e7a111ac..e018c86a8 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2516,7 +2516,8 @@ To create a new, empty mimetype please see libraries/transformations/template_ge

Starting with 2.2.5, in the user management page, you can enter a wildcard - database name for a user, and put the privileges you want. For example, + database name for a user (for example "joe%"), + and put the privileges you want. For example, adding SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER would let a user create/manage his/her database(s).