MySQL help
#1

Guys i have a .sql file of my old databases
now the db is lost and i still have that file
i wonder how would i recover it and put it back to xammp?
Reply
#2

I found this on ******,
are you talking about a console cmd?
then you should use this:
Код:
mysql -h localhost -u #myusername -p #mypasswd MYBASE
      < c:/user/folderss/myscript.sql
just edit it to your names.
Reply
#3

using phpmyadmin
click on import, choose the file ,then click GO
Reply
#4

Quote:

using phpmyadmin
click on import, choose the file ,then click GO

where to see on the data base that i have created?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)