have a --hex-blob db backup from phpmyadmin

hi

how can i execute this command from phpmyadmin?


mysqldump -u root dbname > bkname.sql --hex-blob

phpmyadmin has an binary as HEX Blob export action in the advanced tab

look here

h**p://www.iamchristinabot.com/blog/20110530/how-do-i-export-a-database-using-phpmyadmin/

im using phpmyadmin version 4.0.4.1 and dont have advanced tab

in export tab and in custom option again dont have advance

what happened if if use "Disable foreign key checks" option in phpMyAdmin while make a back up?