Menu

#1404 Browsing the site, while export is processing

Needs_decision
duplicate
nobody
5
2013-06-11
2013-01-31
No

The PHPMyAdmin is a great tool, however when exporting it is not possible to browse any pages on the site (as the SESSION is loaded)
Would it be possible to session_write_close() before folowing comment (line 515)
/*
* Builds the dump
/
and session_start() right after the if/else if/else statement ( before 'if (!PMA_exportFooter())' statement. this would allow user to browse the phpmyadmin interface and still do the export (possibly only applicable for file exports)

My version of the phpmyadmin is 3.4.11.1deb1

Discussion

  • Michal Čihař

    Michal Čihař - 2013-02-08
    • status: open --> closed-duplicate
     
  • Michal Čihař

    Michal Čihař - 2013-02-08

    Already requested in [feature-requests:#1001].

     

    Related

    Feature Requests: #1001

  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-duplicate --> duplicate
     
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.