FAQ 4.5
From PmaWiki
[edit] Is it possible to let users create their own databases?
Starting with phpMyAdmin 2.2.5, in the user management page, you can enter a wildcard 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).
