Paul
Dear Friends

What are the best options to dump an entire database on linux (with creation of databases and tables) with out dumping the index creation sentences

What is an "index creation sentence"?

Do you mean that you want the dump to include the CREATE TABLE statements,
but for those statements not to contain the index definitions?  If so,
there's no option for that.
yes, exactly this, and thanks for the answer

Regards
Luiz

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to