Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

That is really strange. I am using PhpMyAdmin 2.11.9.6 on Linux hosting.

While I am Exporting databases using "gzipped" compression in Mozilla, I am getting files which have size of uncompressed database, but they seems to be downloading in incredible speed (10 times quicker than is possible using my ISP).

So at the end:

  • for database of 10M size I am getting 10M gzip
  • downloaded in miniseconds
  • it has indeed shown 10M size on drive
  • it is corrupted

Zip compression is working just fine (I am getting file with cca 1M size with fine content of compressed database)

And the weirdest thing: that is happening for Mozilla Firefox (13.0.1) only, Internet Explorer 9 is downloading correct gzipped files...

Any hint?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.