clarify wildcard user

This commit is contained in:
Marc Delisle
2003-04-01 18:17:45 +00:00
parent 9acf302a74
commit 8555588c3e

View File

@@ -2516,7 +2516,8 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
</h4>
<p>
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 &quot;joe%&quot;),
and put the privileges you want. For example,
adding <tt>SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER</tt>
would let a user create/manage his/her database(s).
</p>