cant able to export the db script from mysql code example Example: how to export db from mysql mysqldump -u username -p dbname > dbexport.sql