From 63d4e4ef693e12ee02e3bfe6b326e9a806b601ec Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 10 Sep 2007 17:08:32 +0000 Subject: [PATCH] bug #1774825 Rename database loses charset info --- ChangeLog | 1 + db_operations.php | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 06f1b9dcb..b3dd5e22c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA is different - bugs #1767759, 1216521 [data] Duplicate entry error Browse feature: this minor feature removed due to its complexity +- bug #1774825 [operations] Rename database loses charset info 2.11.0.0 (2007-08-21) diff --git a/db_operations.php b/db_operations.php index de6c3d6d6..228a1f2a0 100644 --- a/db_operations.php +++ b/db_operations.php @@ -255,6 +255,12 @@ if (!$is_information_schema) { ?>
+ ' . "\n"; + } + ?>