The only place I've seen a tool like this is in urSQL (a MySQL GUI Client
for Windows 95/98/NT 4.0). I'm just using the unregistered version and this
feature seems to work fine. You can grab the program from the following
location, http://www.urbanresearch.com/software/utils/urbsql/index.html.
> -----Original Message-----
> From: Tong Kiat, Chiah [mailto:tongkiat.chiah@stripped]
> Sent: Friday, August 03, 2001 4:45 AM
> To: mysql@stripped
> Subject: generate database script from existing table?
>
> I just took over a mysql database with no documenation. Is there any
> tools or anyway I could generate a database/table creation script from
> the current database? This is because I need to recreate the database
> on another machine and currently I have no way of doing so.