Menu

#3892 (ok 4.0.0-rc4) SQL Export files are empty

4.0.0
fixed
export (16)
1
2013-06-11
2013-04-27
No

When exporting a database, the generated SQL file is empty. Only the phpMyAdmin comment headers and database collaction SET commands are written.

When exporting a database without writing a file, the following error is displayed:

No tables found in database.

Reproduced on demo.phpmyadmin.net running running Git revision RELEASE_4_0_0RC3-59-g658c79e from QA_4_0 branch.

Discussion

  • J.M. Rütter

    J.M. Rütter - 2013-04-27

    a564d981e9ef5022d69b2720d6a6126c73c74637 is the first bad commit
    commit a564d981e9ef5022d69b2720d6a6126c73c74637
    Author: Marc Delisle marc@infomarc.info
    Date: Thu Apr 18 13:23:26 2013 -0400

    Security: avoid $GLOBALS overwrite

    :100644 100644 bbc682f2cd5d66c14cfa8701573a28d02129bd74 b7a8829d80cc1cf44c9ddec8c5537508d2c18a50 M export.php

     
  • Marc Delisle

    Marc Delisle - 2013-04-27

    This problem is not when exporting a table, it's when exporting a database.

     
  • J.M. Rütter

    J.M. Rütter - 2013-04-27
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,6 @@
    -When exporting a table, the generated SQL file is empty. Only the phpMyAdmin comment headers and database collaction SET commands are written.
    +When exporting a database, the generated SQL file is empty. Only the phpMyAdmin comment headers and database collaction SET commands are written.
    
    -When exporting a table without writing a file, the following error is displayed:
    +When exporting a database without writing a file, the following error is displayed:
     > No tables found in database.
    
     Reproduced on demo.phpmyadmin.net running running Git revision RELEASE_4_0_0RC3-59-g658c79e from QA_4_0 branch.
    
     
  • Marc Delisle

    Marc Delisle - 2013-04-27
    • summary: SQL Export files are empty --> (ok 4.0.0-rc4) SQL Export files are empty
    • assigned_to: J.M.
    • Priority: 7 --> 1
     
  • Marc Delisle

    Marc Delisle - 2013-05-03
    • Status: open --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.