From d32b9ae46c1b8f495043ccaf86c1638b4c3733e2 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 7 Jan 2008 18:07:08 +0000 Subject: [PATCH] bug #1862661 [GUI] Warn about rename deleting database --- ChangeLog | 3 +++ db_operations.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5ebe52224..8a61cb869 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,9 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA + patch #1847534 [interface] New "Inside field" in db search, thanks to obiserver +2.11.5.0 (not yet released) +- bug #1862661 [GUI] Warn about rename deleting database + 2.11.4.0 (not yet released) - bug #1843428 [GUI] Space issue with DROP/DELETE/ALTER TABLE - bug #1807816 [search] regular expression search doesn't work with diff --git a/db_operations.php b/db_operations.php index 60bd07be8..ad266aafc 100644 --- a/db_operations.php +++ b/db_operations.php @@ -299,7 +299,7 @@ if (!$is_information_schema) { echo 'INSERT INTO ... SELECT'; //} echo ')'; ?> - +