From dba40399cb33e16053c537d2f942b09f2d8850de Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 22 Jul 2005 15:32:09 +0000 Subject: [PATCH] no table creation in information_schema --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 66fa1c6a1..f66ef6fb2 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-07-22 Marc Delisle + * db_details_structure.php: table creation should not be possible + in information_schema + 2005-07-21 Marc Delisle * libraries/auth/cookie.auth.lib.php: bug #1240880, XSS on the cookie-based login panel