From a13b1f41f563f1a12fbcdcc2c4ec9906e90100c3 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 20 May 2013 08:10:42 -0400 Subject: [PATCH] ChangeLog entry for Missing CREATE DATABASE statement when exporting at database level --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 30e02f6600..c087497ec4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ phpMyAdmin - ChangeLog - bug #3936 Query profiler chart not loading from SQL Query page - bug #3946 Missing CSV import option "Do not abort on INSERT error" - bug #3943 Missing Operations>Table options>AUTO_INCREMENT +- bug Missing CREATE DATABASE statement when exporting at database level 4.0.1.0 (2013-05-14) - bug #3879 Import broken for CSV using LOAD DATA