• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows Importing big file database into xampp (dump file)

Vikarious

New Member
Joined
Dec 16, 2008
Messages
93
Reaction score
2
Alright guys, my question is:

What i msut to do, to import a *.sql file into phpmyadmin?


I mean, I had this problem: All my database were in .s3db file not in MySql database as it should be. So, serahcing a found that I could save the old db into .sql file and after import it in phpmyadmin.


Till here very nice, cuz' I could generate the file and it have 809kbs, but via phpmyadmin, i con only import files till 16kbs.


So I ask: What I must to do to import the file? I saw people saying them had imported bd with 90mb+


utilizing a comand like '-uroot p-password dbname < file_path'

but I odnt know where I place this command and i dont know where I must to put the .sql file to be extracted.

May I put it inside xampp folder? inside C:\xampp\mysql? Where?

How should stay this code?


I'm going crazy here.

I'm beggining this days with SQL so please, try to be as clear as possible.


Thanks a lot for your pattience and attention and I hope you are able to help me :D
 
Back
Top