Jump to content
  • 0

Server Migration


twiggs62

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  05/16/17
  • Last Seen:  

Hi good day, i just want to ask something about migration process , well i've search some of the ways but i cant understand some ways is too complicated,

is there anyway i can upload my sql files in an easier way, since im changing host and i dont want wipes. i got my database, and im trying to upload it however the files is too large to be uploaded ? anyone can help ?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

upload sql file to your host and run this command

cd /to/uploaded/folder
mysql --user=root -p yourdatabasename < yoursqlname.sql
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...