
Emanuel, in the doc: ----------------- If set to a(an array of) database name(s), only this(these) database(s) will be shown to the user. Since phpMyAdmin 2.2.1, this/these database(s) name(s) may contain MySQL wilcards characters ("_" and "%"): if you want to use literal instances of these characters, escape them (ie use 'my\_db' and not 'my_db'). ----------------- Why are you using a '*' ? Emanuel Dejanu a écrit :
But have you read my message?
----------------- MY OLD MESSAGE ---------------------------------- Hi,
The "user management: support for wildcard databases" do not work: I have:
$cfgServers[1]['only_db'] = array('rc*', 'dbroot*');
and the phpMyAdmin say no database.
What I do wrong?
------------------------------------------------------------------
So is ok to realse 2.2.5 with this bug?
Best regards,
-- Marc Delisle