[Phpmyadmin-devel] Merge db_dump & tbl_dump

Hi, i have merged in devel tree tbl_dump and db_dump to tbl_dump, because the code was 98% identical. additionally i've change the dump header to this (english version): # phpMyAdmin MySQL-Dump # http://phpwizard.net/phpMyAdmin/ # http://phpmyadmin.sourceforge.net/ (unofficial) # # Host: localhost # Generation Time: June 25, 2001, 12:31 pm # Server version: 3.23.39 # Database : Katalogsystem # -------------------------------------------------------- theoretically, we can delete db_dump.php3 from cvs devel tree. -- Steve

Hello,
i have merged in devel tree tbl_dump and db_dump to tbl_dump, because the code was 98% identical.
additionally i've change the dump header to this (english version): blah blah
I saw that yesterday on the CVS. It's a good idea :)
theoretically, we can delete db_dump.php3 from cvs devel tree.
I think that too. I made some tests. The script (db_dump.php3) is useless now. Oops, why not add the phpMyAdmin version in the dump header ? Maybe, it could be useful. Yours, Armel.

On Mon, Jun 25, 2001 at 12:32:33PM +0200, Steve Alberty wrote:
i have merged in devel tree tbl_dump and db_dump to tbl_dump, because the code was 98% identical. good idea!
additionally i've change the dump header to this (english version): # Host: localhost # Generation Time: June 25, 2001, 12:31 pm # Server version: 3.23.39 # Database : Katalogsystem
could maybe be added: user name which generated the file, hostname, server ip...
theoretically, we can delete db_dump.php3 from cvs devel tree.
well, if you are "practicaly" sure, you probably know the "cvs remove" command... :) Regards & Thanks for your work! Olivier -- _________________________________________________________________ Olivier Mueller - om@8304.ch - PGPkeyID: 0E84D2EA - Switzerland qmail projects: http://omail.omnis.ch - http://webmail.omnis.ch
participants (3)
-
Armel FAUVEAU
-
Olivier M.
-
Steve Alberty