Upload Database

Reply

Join Date: Aug 2005
Posts: 22
Reputation: ashwinperti is an unknown quantity at this point 
Solved Threads: 0
ashwinperti ashwinperti is offline Offline
Newbie Poster

Upload Database

 
0
  #1
Sep 17th, 2005
Sir,
I had mysql file ss.sql.

Now I want upload the file in the Database.

Is there any way to do the same.
Kindly help me in the matter.



Ashwin Perti
Reply With Quote Quick reply to this message  
Join Date: Oct 2003
Posts: 85
Reputation: g0rb4ch3v is an unknown quantity at this point 
Solved Threads: 0
g0rb4ch3v g0rb4ch3v is offline Offline
Junior Poster in Training

Re: Upload Database

 
0
  #2
Sep 17th, 2005
You want to REload your previous datebase save? Go into phpMyAdmin and in the SQL tab copy and paste what is in the SQL file or upload it...

If it times out you may want to upload it via FTP and then run restoration via SSH & PuTTy.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 216
Reputation: hooknc is an unknown quantity at this point 
Solved Threads: 8
hooknc hooknc is offline Offline
Posting Whiz in Training

Re: Upload Database

 
0
  #3
Sep 17th, 2005
mysql --user={user name} --password={password} {database name} < {file name}.sql

and example would be...

mysql --user=root --password=password ss < ss.sql

Regards,

Nate
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 22
Reputation: ashwinperti is an unknown quantity at this point 
Solved Threads: 0
ashwinperti ashwinperti is offline Offline
Newbie Poster

Re: Upload Database

 
0
  #4
Sep 17th, 2005
I had tried on the command line but was unsuccessful.

Please help me further.

Ashwin Perti
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 7
Reputation: Vote4WillFree is an unknown quantity at this point 
Solved Threads: 0
Vote4WillFree Vote4WillFree is offline Offline
Newbie Poster

Re: Upload Database

 
0
  #5
Jul 12th, 2006
you can mysql query browser and open the file directly and run it.
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 1
Reputation: timmay is an unknown quantity at this point 
Solved Threads: 0
timmay timmay is offline Offline
Newbie Poster

Re: Upload Database

 
0
  #6
Jul 13th, 2006
finally...that's the answer i was lookin for not all this command line bs.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the MySQL Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC