You can restore it by just doing:

$ mysql dbname < dbnams.sql



ROGGER ALEXIS VASQUEZ MARTINEZ wrote:

    :Thanks and
    :How DO I RESTORE IT  ???
    :
    :
    :mysqldump -uusername -ppassword -hhostname dbname > dbname.sql
    :
    :That will dump the database 'dbname' into the file 'dbname.sql'
    :
    :Tyler Longren
    :

--
sherzodR <[EMAIL PROTECTED]>
use CGI::Session;


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