Yup.  You can use mysqldump (comes with the MySQL distribution).  See the
MySQL manual for details:

http://www.mysql.com/doc/m/y/mysqldump.html

You can also use a graphical tool such as urSQL (MS Windows + MyODBC) to
accomplish the scripting if you wish (http://www.urbanresearch.com/ursql).


On Mon, 6 Aug 2001, Kevin wrote:

> I need a utility that will probe my existing mysql database, analyze the 90+
> tables and spit out the data definition language (create table, create
> index, etc.) needed to recreate the database.  Does such a utility exist?



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to