Menu

#394 SQL export as gzip

4.0.3
closed-invalid
nobody
None
5
2014-04-21
2014-03-20
Pascal
No

SQL export as gzip creates a teaching file.

Tested under Mac OS X in Safari

Discussion

  • Jakub Vrána

    Jakub Vrána - 2014-03-21
    • status: open --> pending
     
  • Jakub Vrána

    Jakub Vrána - 2014-03-21

    What do you mean by "teaching file"?

     
  • amir

    amir - 2014-04-20

    hi dears ,

    CentOS 5.8 / PHP 5.4 / MySQL 5.5.34 through PHP extension MySQLi

    export DB using "Dump" button as gzip :

    7zip extractor say :
      There are some data after the end of the payload data

    using text editor opening "file.gz" show this end line :
      Warning: Cannot modify header information - headers already sent in Unknown on line 0

    if remove this 3 line in "file.gz" file will in health

    // in new version 4.1.0 this problem is yet

    correct using Output Buffering in PHP will solve it.

     

    Last edit: amir 2014-04-20
  • Jakub Vrána

    Jakub Vrána - 2014-04-21

    Adminer sends headers correctly. "Unknown on line 0" suggests that the output is started somewhere else, perhaps in auto_prepend_file.

     
  • Jakub Vrána

    Jakub Vrána - 2014-04-21
    • status: pending --> closed-invalid
     

Log in to post a comment.

MongoDB Logo MongoDB