Quote:
Originally posted by Nakkid
[high]RESTORE PROCEDURE[/high]
This is useful if you want to import onto your localhost the live forum database.
01. Right-click on the [high]C:\Network\MySQL\bin[/high] folder and select 'Open Command Window Here'.
02. At the prompt, type:
mysql -u[high]USERNAME[/high] -p[high]PASSWORD[/high] [high]DATABASENAME[/high] < c:/sqlback/bk060502.sql
NOTE: Change the highlighted values with your own. When done, you will see the command prompt.
------------------------------------------------------
|
I m curious about that... I m not sure if it is work or not, so if mysql spit out these results with different commands and is it work or what? I need to know before I can do that to my real forum at www
thanks I maybe not be clear about that..
Also when it spit out the .sql to backsql folder and I edit it with Ultraedit and find out it is empty but only
Enter password: and 16
bytes is it normal? As ya aware, I m just start on PHP and MySQL when I bought a book off from sitepoints.com so excuse my noobie QQ =\
-edit- I forget to add that I m Win2k user and I dont need that XP tool, PowerToy but use old fashion way but still not unsure about that werid 16 bytes and
Enter password: I figured out on command prompt. it come out alright and I undy what you mean by that but that bytes and Enter Password:? thanks