I am attempting to make a copy of my database, so that I will have one copy 
that my scripts in development can tinker with, while the functional version 
remains safe and unchanged. However, I am having difficulty figuring out how 
to do this. All that is important is that I create a copy of the database 
table descriptions; the data itself is not important for the test copy. (In 
fact, it would be better if I could _not_ copy the thousands of rows of 
data, so my test version would be smaller and faster.) Anyone know how to do 
this?

-bryan

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


---------------------------------------------------------------------
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