RE: [Phpmyadmin-devel] 2.2.5-rc1 is one week old :)

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, Emanuel -----Original Message----- From: phpmyadmin-devel-admin@lists.sourceforge.net [mailto:phpmyadmin-devel-admin@lists.sourceforge.net]On Behalf Of Marc Delisle Sent: 18 martie 2002 16:36 To: phpmyadmin-devel@lists.sourceforge.net Subject: [Phpmyadmin-devel] 2.2.5-rc1 is one week old :) ... and with 21000 downloads, is proving stable. We could wait a few days for the last message to be translated, and release 2.2.5. -- Marc Delisle _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel

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
participants (2)
-
Emanuel Dejanu
-
Marc Delisle