Just in case you haven't already received an answer:
mysqldump does what you want.
The documentation is at:
4.8.5 mysqldump, Dumping Table Structure and Data
http://www.mysql.com/doc/en/mysqldump.html
jeff
At 11:31 -0500 3/9/03, Jeff Brewer wrote:
does mysql provide a command to export table str
does mysql provide a command to export table structure and data? i can't
seem to find anything like this in the manual. i'm trying to export tables
and data created on my desktop to my isp...help!
Jeff
-
Before posting, please