no table creation in information_schema

This commit is contained in:
Marc Delisle
2005-07-22 15:32:09 +00:00
parent cd1acfae48
commit dba40399cb

View File

@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
$Id$
$Source$
2005-07-22 Marc Delisle <lem9@users.sourceforge.net>
* db_details_structure.php: table creation should not be possible
in information_schema
2005-07-21 Marc Delisle <lem9@users.sourceforge.net>
* libraries/auth/cookie.auth.lib.php: bug #1240880, XSS on the
cookie-based login panel