From c02a71bf86648033f614c7cafb4dd08401691dbc Mon Sep 17 00:00:00 2001 From: Steve Alberty Date: Fri, 22 Jun 2001 13:04:55 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index ef8f931f2..08e8ed285 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,9 @@ $Source$ * sql.php3: bug 434405: percent bug in delete queries 2001-06-22 Steve Alberty + * tbl_dump.php3: add timecode in dump, add linefeed at end of file + and change phpMyAdmin URI to sourceforge + * Speed up table copy; use insert select instead of get_table_content * tbl_copy.php3: fixes serious problem with copy table and new structure definition