Login
Register
Home
Wiki Knowledge Base
FreeDNS
Facebook
Linux Support
Control Web Panel
MENU
Home
Help
Search
Login
Register
Control Web Panel
»
WebPanel
»
How to
»
database restore
« previous
next »
Print
Pages: [
1
]
Author
Topic: database restore (Read 8714 times)
0 Members and 1 Guest are viewing this topic.
devbel8
Newbie
Posts: 1
database restore
«
on:
August 19, 2016, 04:40:10 AM »
Do i restore my database backup from cpanel to CWPanel ?
How to do?
I have a 220MB size of mysql database from cpanel.
Logged
Bausch
Newbie
Posts: 20
Re: database restore
«
Reply #1 on:
August 20, 2016, 04:12:31 PM »
Start an SSH session then pass the following command. Replace DB_Name with the name of your database, and file with the filename.
mysql -u USER -p DB_NAME < FILE.sql
Logged
Print
Pages: [
1
]
« previous
next »
Control Web Panel
»
WebPanel
»
How to
»
database restore