[Phpmyadmin-devel] Export rework

Michal Cihar cihar at liten.cz
Thu Jun 5 10:12:06 CEST 2003


Hi everybody

Today I made large changes in phpMyAdmin exporting, major features are:
 - support for exporting selected databases (now you can eg. export all
   databases into one huge CSV file, really useful feature, but it
   was no work to implement it :-))
 - if not needed buffering, output is send directly
 - unifies all export, so there is now more common code
 - sql export can contain relations and mime types in comments
(and some minor fixes, that I found, but I don't rember them :-))

It works okay for me, but I need more testers, you can fetch it from my
web:

http://cihar.liten.cz/patches/phpMyAdmin/pma-export-1.patch

(I can't put it now in patch tracker now due to some technical
problems...)

-- 
Regards
	Michal Cihar
	http://cihar.liten.cz




More information about the Developers mailing list