-
Elite Member
help|ncdb 546 new topic
becuse my other topic was too big and i cant edit it so i opened an new one ok i have problem im trying to restore from sql dump so it telling me error like in thet file Filebeam - Free Fast File Hosting open the file with notepad to see it thanks!!!
-
-
Elite Member
Re: help|ncdb 546 new topic
even to big to edit the old thread? cmon. next time think before posting such huge things.
---
1) search your mysql.exe if you have xampp its located in c:\xampp\mysql\bin
2) START -> run -> cdm.exe
3) within the new command window:
cd c:\xampp\mysql\bin
4) mysql.exe -u USERNAME -p DBNAME < filename.sql
USERNAME = mysql password
DBNAME = world database name
filename.sql = the file you want to restore
maybe this way you can import it.
t4k
-
Elite Member
Re: help|ncdb 546 new topic
dude i dont get it i dont have xampp and i have C:\Program Files\MySQL\MySQL Server 5.0\bin\mysql.exe
-
Elite Member
Re: help|ncdb 546 new topic
doenst matter. its just about mysql.exe.
so within the comannd window, change to mysql folder:
cd C:\Program Files\MySQL\MySQL Server 5.0\bin\
then try what i wrote above.
t4k
-
Elite Member
Re: help|ncdb 546 new topic
no go, doesnt work? i should stop posting...
t4k