MySQL dump of tables only no data
If you are using assistive technology and are unable to read any part of the HostMonster website, or otherwise have difficulties using the HostMonster website, please call 866-573-HOST and our customer service team will assist you.
Skip to main content

HostMonster Web Hosting Help

MySQL dump of tables only no data

The command line option in SSH is:
                 mysqldump -d -u username_user -p username_dbname > file.sql
              
Where "username_dbname" is the name of your database, and "file.sql" is the name of the file you would like to write the table structure to. It will prompt you for a password (-p) and this is required. Normally, mysqldump gives you the entire database, with the "-d" option, you tell it to not include the data, but just the table structure.

Click Here for information on requesting SSH access.

Knowledgebase Article 274,295 views bookmark tags: dump mysql ssh structure table


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

This article will instruct you how to export a database from the command line (SSH).
Knowledgebase Article 862,481 views tags: database mysql ssh

This article will instruct you how to import a database from the command line (SSH).
Knowledgebase Article 775,709 views tags: database mysql ssh

A step by step guide on how to manipulate data in your mySQL tables using phpMyAdmin
Knowledgebase Article 199,041 views tags: databases mysql phpmyadmin

Related Help Content

Guidance on adding tables to your mySQL database in phpMyAdmin
Knowledgebase Article 114,331 views tags: mysql phpmyadmin

Database Size and Table Limits.
Knowledgebase Article 217,094 views tags: database limits size tables

How to repair and optimize your database using phpMyAdmin:
Knowledgebase Article 441,892 views tags: database mysql optimizing repairing slow speed

This article will explain MySQL database and user creation and deletion, and explain how to assign a user to a database.
Knowledgebase Article 873,631 views tags: creation database mysql

This article will show you how to rename a database table in phpMyAdmin.
Knowledgebase Article 322,388 views tags: databases mysql phpmyadmin

I need to Export or Import a MySQL database
Knowledgebase Article 418,398 views tags: mysql phpmyadmin ssh

How do I make my MySQL database compatible with the version you provide?
Knowledgebase Article 245,378 views tags: compatible database mysql

This article will explain how to change the password for a database in the event that the original password is lost.
Knowledgebase Article 263,677 views tags: database mysql password

This site utilizes JavaScript to function correctly. Looks like it's disabled on your browser. Please enable it for your best experience.

For instructions on enabling JavaScript, click here