From 9c993cdacd70e4b3991a268368d36c1581e78d4a Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 23 Mar 2006 18:01:43 +0000 Subject: [PATCH] bug #1401864, preparing for possible DROP VIEW clauses --- ChangeLog | 4 ++++ db_operations.php | 2 +- libraries/display_export.lib.php | 6 +++--- tbl_properties_operations.php | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6f266495c9..12e16f191f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2006-03-23 Marc Delisle + * libraries/display_export.lib.php, lang/*: start work for bug #1401864, + generation of DROP VIEW statements where appropriate + 2006-03-23 Michal Čihař * libraries/import/sql.php: Fix handling of -- (bug #1453430). diff --git a/db_operations.php b/db_operations.php index 213e376740..1da4985f00 100644 --- a/db_operations.php +++ b/db_operations.php @@ -254,7 +254,7 @@ if (!$is_information_schema) {
-
+
@@ -330,13 +330,13 @@ function show_checked_option() { />
+
/>
+

-
+