[Phpmyadmin-devel] PMA_safe_db_list()
Sebastian Mendel
lists at sebastianmendel.de
Thu Aug 3 13:16:34 CEST 2006
Sebastian Mendel schrieb:
> Hi,
>
> PMA_safe_db_list() first tries to use SHOW DATABASES if it fails it
> tries mysql.db and inside this code there is a query with SHOW DATABASES
> again ... why?
>
> did i missed something there?
and all this workaround if SHOW DATABASES is disabled does not work, at
least as i tried it by just always returning empty array from
PMA_DBI_get_dblist()
tested with root having all rights and additional explicit to `mysql`
and `phpmyadmin`
any clues?
--
Sebastian Mendel
www.sebastianmendel.de
More information about the Developers
mailing list