phpmyadmin - Exported database is showing different size than Cpanel -
i wondering why size of exported database showing different value cpanel? example, size of database showing 1.2 mb in cpanel. checked using phpmyadmin , displaying 1.1 mb. after exporting database in sql format (export method: quick - display minimal options), size showing 563 kb.
can explain why there such difference in size?
the cpanel database backup option includes drop table
, lock tables
statements, whereas default phpmyadmin export not, explain increased size of cpanel database backup.
however, large difference (half size) in "quick" export "custom" export seems bit extreme, unless of format options have been changed. has "quick" export outputted data instance?!
it's possible cpanel , phpmyadmin "custom" options have outputted comments, whereas "quick" option may have omitted these. although alone wouldn't account halving file size, contribute it.
in short, there various options can set when exporting database , these can play part in resulting size of database export.
Comments
Post a Comment