From: Date: October 7 2005 2:56am Subject: mysqldump ONLY Schema List-Archive: http://lists.mysql.com/mysql/190072 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I've used msyqldump to retrieve the structure and data of my db, but can I use it to only spit out the structure, ie, the Create Table statements, but none of the inserts. Thanks. Scott.