| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | October 22 1999 4:10am |
| Subject: | Re: re-generate create-statement from a created table | ||
| View as plain text | |||
In the last episode (Oct 22), ycc said: > hi, everyone > > Is there a utility or function in MySQL with which we can re-generate > 'create table' statement? "mysqldump -d database" will dump the statements needed to create the tables and indexes. -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • re-generate create-statement from a created table | ycc | 22 Oct |
| • Re: re-generate create-statement from a created table | Dan Nelson | 22 Oct |
| • Re: re-generate create-statement from a created table | Bob Kline | 22 Oct |
