Hi all,
I just noticed that I didn't receive some emails from sourceforge mailing lists (noticed because I got Sebastians reply but not my mail on which he replies :-)).
So quick reply on recent mails:
should the database list retrieved with the controluser verified with USE DATABASE like the list retrieved with 'normaluser' in PMA_DBI_get_dblist() for MySQL < 4.0.2 or with preg_*() like it is current with ereg() in PMA_safe_db_list()?
I think USE is much simpler that current code.
I think 2.9.0 is in a good state for a release.
Okay for me...