Menu

#342 (ok 4.5) One file per table export

Needs_decision
resolved
Normal
2015-06-23
2003-06-25
Philip X
No

Feature: phpMyAdmin should have and option when
exporting multiple tables to generate one file per
table (e.g. when exporting tblA, tblB and tblC it
should generate 3 files tblA.sql, tblB.sql, tblC.sql).

Now I know this is impossible in the direct "stream"
export (none, gzipped, zipped, bzipped), but maybe it
could be supported by a .tar.gz option.

Discussion

  • Michal Čihař

    Michal Čihař - 2003-06-25
    • assigned_to: nobody --> nijel
     
  • Michal Čihař

    Michal Čihař - 2003-06-25

    Logged In: YES
    user_id=192186

    However ths is much simmilar to RFE #730197 :-)

     
  • Philip X

    Philip X - 2003-06-25

    Logged In: YES
    user_id=65985

    Now that you pointed it out, yes it is :)

    I couldn't figure out the first time what "partial means" -
    I'm kinda uneasy about associating data export with partial :)

     
  • Michal Čihař

    Michal Čihař - 2003-06-25

    Logged In: YES
    user_id=192186

    That one is for creating file for eg. 10000 rows, so it is a
    bit different...

     
  • Michal Čihař

    Michal Čihař - 2003-09-08
    • labels: 509122 --> Data Export
     
  • Michal Čihař

    Michal Čihař - 2006-02-22
    • assigned_to: nijel --> nobody
     
  • Isaac Bennetch

    Isaac Bennetch - 2014-11-16
    • labels: Data Export --> Data Export, gsoc
    • assigned_to: Isaac Bennetch
    • Group: --> Needs_decision
     
  • Marc Delisle

    Marc Delisle - 2015-02-15
    • Priority: 5 --> Normal
     
  • Ashutosh Dhundhara

    Do we have to achieve this with or without buffering? Currently both compression methods during export use buffering. Should this be done using same technique?

     
  • Isaac Bennetch

    Isaac Bennetch - 2015-06-23
    • labels: Data Export, gsoc --> Data Export, gsoc, gsoc 2015
    • summary: One file per table export --> (ok 4.5) One file per table export
    • status: open --> resolved