[Phpmyadmin-devel] export list

Hi, it is intentional that on the DB export page, if I don't select any table in the export list, I get the same results as if I had selected them all? Marc

Hi On Thu, 12 Oct 2006 21:58:57 -0400 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca> wrote:
it is intentional that on the DB export page, if I don't select any table in the export list, I get the same results as if I had selected them all?
Yes, this logic has there been since we have export :-). -- Michal Čihař | http://cihar.com | http://blog.cihar.com

Michal Čihař wrote:
Hi
On Thu, 12 Oct 2006 21:58:57 -0400 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca> wrote:
it is intentional that on the DB export page, if I don't select any table in the export list, I get the same results as if I had selected them all?
Yes, this logic has there been since we have export :-).
-- Michal Čihař | http://cihar.com | http://blog.cihar.com
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
i was confused by that as well. at least all tables should be selected onload then. (i don't know wether it is possible in js though) -- View this message in context: http://www.nabble.com/export-list-tf2434455.html#a6792381 Sent from the phpmyadmin-devel mailing list archive at Nabble.com.

On Fri, 13 Oct 2006 02:12:12 -0700 (PDT) Jürgen Wind <jwind@gmx.de> wrote:
i was confused by that as well.
I was also surprised when I first time found this logic, but I kept it there...
at least all tables should be selected onload then. (i don't know wether it is possible in js though)
You don't need js for that, that's pure html :-) -- Michal Čihař | http://cihar.com | http://blog.cihar.com

Michal Čihař a écrit :
On Fri, 13 Oct 2006 02:12:12 -0700 (PDT) Jürgen Wind <jwind@gmx.de> wrote:
i was confused by that as well.
I was also surprised when I first time found this logic, but I kept it there...
at least all tables should be selected onload then. (i don't know wether it is possible in js though)
You don't need js for that, that's pure html :-)
Done in QA_2_9, trunk will follow. Marc
participants (3)
-
Jürgen Wind
-
Marc Delisle
-
Michal Čihař