help|ncdb 546 new topic

Results 1 to 5 of 5
  1. #1
    Elite Member alex5025 is offline
    Member +Rank
    Apr 2006 Join Date
    110Posts

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


  2. #2
    Elite Member titus4k is offline
    Member +Rank
    Jul 2007 Join Date
    229Posts

    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

  3. #3
    Elite Member alex5025 is offline
    Member +Rank
    Apr 2006 Join Date
    110Posts

    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

  4. #4
    Elite Member titus4k is offline
    Member +Rank
    Jul 2007 Join Date
    229Posts

    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

  5. #5
    Elite Member titus4k is offline
    Member +Rank
    Jul 2007 Join Date
    229Posts

    Re: help|ncdb 546 new topic

    no go, doesnt work? i should stop posting...

    t4k



Advertisement