{"id":2375,"date":"2021-12-11T09:08:43","date_gmt":"2021-12-11T09:08:43","guid":{"rendered":"https:\/\/ownwebservers.com\/kb\/?p=2375"},"modified":"2021-12-11T10:06:38","modified_gmt":"2021-12-11T10:06:38","slug":"i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data","status":"publish","type":"post","link":"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/","title":{"rendered":"I would like to dump the Table Structure for my MySQL Database, but none of the data."},"content":{"rendered":"<p>The command line option from SSH is given as below:<\/p>\n<p>mysql -d -p database_name &gt; file.sql.<\/p>\n<p>Where &#8216;database_name&#8217; is the name of your database, and &#8216;file.sql&#8217; is the name of the file you would like to write the table structure to.<\/p>\n<p>You\u00a0will be prompted you for a password (-p). Normally mysqldump gives you the entire database, with the &#8216;-d&#8217; option, you\u00a0need to tell it to not include the data, just the table structure.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The command line option from SSH is given as below: mysql -d -p database_name &gt; file.sql. Where &#8216;database_name&#8217; is the name of your database, and &#8216;file.sql&#8217; is the name of the file you would like to write the table structure to. You\u00a0will be prompted you for a password (-p). Normally mysqldump gives you the entire [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[],"class_list":["post-2375","post","type-post","status-publish","format-standard","hentry","category-mysql"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>I would like to dump the Table Structure for my MySQL Database, but none of the data. - OWS KB<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"I would like to dump the Table Structure for my MySQL Database, but none of the data. - OWS KB\" \/>\n<meta property=\"og:description\" content=\"The command line option from SSH is given as below: mysql -d -p database_name &gt; file.sql. Where &#8216;database_name&#8217; is the name of your database, and &#8216;file.sql&#8217; is the name of the file you would like to write the table structure to. You\u00a0will be prompted you for a password (-p). Normally mysqldump gives you the entire [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/\" \/>\n<meta property=\"og:site_name\" content=\"OWS KB\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/OWN-WEB-SERVERS-107052961577434\" \/>\n<meta property=\"article:published_time\" content=\"2021-12-11T09:08:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-11T10:06:38+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@OwnWebservers\" \/>\n<meta name=\"twitter:site\" content=\"@OwnWebservers\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/#\\\/schema\\\/person\\\/4a40fe3fe17a08ddd1d7c113668e75f2\"},\"headline\":\"I would like to dump the Table Structure for my MySQL Database, but none of the data.\",\"datePublished\":\"2021-12-11T09:08:43+00:00\",\"dateModified\":\"2021-12-11T10:06:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\\\/\"},\"wordCount\":96,\"publisher\":{\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/#organization\"},\"articleSection\":[\"MySQL\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\\\/\",\"url\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\\\/\",\"name\":\"I would like to dump the Table Structure for my MySQL Database, but none of the data. - OWS KB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/#website\"},\"datePublished\":\"2021-12-11T09:08:43+00:00\",\"dateModified\":\"2021-12-11T10:06:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"I would like to dump the Table Structure for my MySQL Database, but none of the data.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/#website\",\"url\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/\",\"name\":\"OWS KB\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/#organization\",\"name\":\"Own Web Servers\",\"url\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/OWS-Logo-with-punchline-front-scaled.png\",\"contentUrl\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/OWS-Logo-with-punchline-front-scaled.png\",\"width\":2560,\"height\":994,\"caption\":\"Own Web Servers\"},\"image\":{\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/OWN-WEB-SERVERS-107052961577434\",\"https:\\\/\\\/x.com\\\/OwnWebservers\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/ownwebservers.com\\\/kb\\\/#\\\/schema\\\/person\\\/4a40fe3fe17a08ddd1d7c113668e75f2\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ba5db5841d48bd7517bb2583e13983e6d2fa56a4099a0b3c61ad2daefc321303?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ba5db5841d48bd7517bb2583e13983e6d2fa56a4099a0b3c61ad2daefc321303?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ba5db5841d48bd7517bb2583e13983e6d2fa56a4099a0b3c61ad2daefc321303?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/ownwebservers.com\\\/kb\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"I would like to dump the Table Structure for my MySQL Database, but none of the data. - OWS KB","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/","og_locale":"en_US","og_type":"article","og_title":"I would like to dump the Table Structure for my MySQL Database, but none of the data. - OWS KB","og_description":"The command line option from SSH is given as below: mysql -d -p database_name &gt; file.sql. Where &#8216;database_name&#8217; is the name of your database, and &#8216;file.sql&#8217; is the name of the file you would like to write the table structure to. You\u00a0will be prompted you for a password (-p). Normally mysqldump gives you the entire [&hellip;]","og_url":"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/","og_site_name":"OWS KB","article_publisher":"https:\/\/www.facebook.com\/OWN-WEB-SERVERS-107052961577434","article_published_time":"2021-12-11T09:08:43+00:00","article_modified_time":"2021-12-11T10:06:38+00:00","author":"admin","twitter_card":"summary_large_image","twitter_creator":"@OwnWebservers","twitter_site":"@OwnWebservers","twitter_misc":{"Written by":"admin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/#article","isPartOf":{"@id":"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/"},"author":{"name":"admin","@id":"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2"},"headline":"I would like to dump the Table Structure for my MySQL Database, but none of the data.","datePublished":"2021-12-11T09:08:43+00:00","dateModified":"2021-12-11T10:06:38+00:00","mainEntityOfPage":{"@id":"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/"},"wordCount":96,"publisher":{"@id":"https:\/\/ownwebservers.com\/kb\/#organization"},"articleSection":["MySQL"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/","url":"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/","name":"I would like to dump the Table Structure for my MySQL Database, but none of the data. - OWS KB","isPartOf":{"@id":"https:\/\/ownwebservers.com\/kb\/#website"},"datePublished":"2021-12-11T09:08:43+00:00","dateModified":"2021-12-11T10:06:38+00:00","breadcrumb":{"@id":"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ownwebservers.com\/kb\/i-would-like-to-dump-the-table-structure-for-my-mysql-database-but-none-of-the-data\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ownwebservers.com\/kb\/"},{"@type":"ListItem","position":2,"name":"I would like to dump the Table Structure for my MySQL Database, but none of the data."}]},{"@type":"WebSite","@id":"https:\/\/ownwebservers.com\/kb\/#website","url":"https:\/\/ownwebservers.com\/kb\/","name":"OWS KB","description":"","publisher":{"@id":"https:\/\/ownwebservers.com\/kb\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ownwebservers.com\/kb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ownwebservers.com\/kb\/#organization","name":"Own Web Servers","url":"https:\/\/ownwebservers.com\/kb\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ownwebservers.com\/kb\/#\/schema\/logo\/image\/","url":"https:\/\/ownwebservers.com\/kb\/wp-content\/uploads\/2026\/07\/OWS-Logo-with-punchline-front-scaled.png","contentUrl":"https:\/\/ownwebservers.com\/kb\/wp-content\/uploads\/2026\/07\/OWS-Logo-with-punchline-front-scaled.png","width":2560,"height":994,"caption":"Own Web Servers"},"image":{"@id":"https:\/\/ownwebservers.com\/kb\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/OWN-WEB-SERVERS-107052961577434","https:\/\/x.com\/OwnWebservers"]},{"@type":"Person","@id":"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/ba5db5841d48bd7517bb2583e13983e6d2fa56a4099a0b3c61ad2daefc321303?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/ba5db5841d48bd7517bb2583e13983e6d2fa56a4099a0b3c61ad2daefc321303?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ba5db5841d48bd7517bb2583e13983e6d2fa56a4099a0b3c61ad2daefc321303?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/ownwebservers.com\/kb"]}]}},"_links":{"self":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/2375","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/comments?post=2375"}],"version-history":[{"count":1,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/2375\/revisions"}],"predecessor-version":[{"id":2376,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/2375\/revisions\/2376"}],"wp:attachment":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/media?parent=2375"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/categories?post=2375"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/tags?post=2375"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}