Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 812757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T01:15:08+00:00 2026-05-15T01:15:08+00:00

I use a WordPress plugin called ‘Shopp’. It stores product images in the database

  • 0

I use a WordPress plugin called ‘Shopp’. It stores product images in the database rather than the filesystem as standard, I didn’t think anything of this until now.

I have to move server, and so I made a backup, but restoring the backup is proving a horrible task. I need to restore one table called wp_shopp_assets which is 18MB.

Any advice is hugely appreciated.

Thanks,
Henry.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T01:15:08+00:00Added an answer on May 15, 2026 at 1:15 am

    For large operations like this it is better to go to command line. phpMyAdmin gets tricky when lots of data is involved because there are all sorts of timeouts in PHP that can trip it up.

    If you can SSH into both servers, then you can do a sequence like the following:

    1. Log in to server1 (your current server) and dump the table to a file using “mysqldump” — mysqldump --add-drop-table -uSQLUSER -pPASSWORD -h
      SQLSERVERDOMAIN DBNAME TABLENAME > BACKUPFILE

    2. Do a secure copy of that file from server1 to server2 using “scp” —
      scp BACKUPFILE USER@SERVER2DOMAIN:FOLDERNAME

    3. Log out of server 1

    4. Log into server 2 (your new server) and import that file into the new DB using “mysql” — mysql -uSQLUSER -pPASSWORD DBNAME < BACKUPFILE

    You will need to replace the UPPERCASE text with your own info. Just ask in the comments if you don’t know where to find any of these.

    It is worthwhile getting to know some of these command line tricks if you will be doing this sort of admin from time to time.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 515k
  • Answers 516k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer AlarmManager has nothing to do with sounds. You are perhaps… May 16, 2026 at 6:41 pm
  • Editorial Team
    Editorial Team added an answer I don't normally use Tkinter, but I'll take a shot… May 16, 2026 at 6:41 pm
  • Editorial Team
    Editorial Team added an answer IMHO if you remove whole logic from GUI, you don't… May 16, 2026 at 6:41 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I am using a wordpress plugin called GD Star Rating to allow my users
I am using wordpress and am using featured images(they used to be called post
I don't want to use wordpress (with wp-ecommerce plugin) or other full-featured store scripts
Which plugin to use? I use wordpress as a CMS and was wondering which
I'm trying to learn to write a WordPress plugin by setting myself a goal
I am making a plugin which is called directly, from AJAX or similar. I'm
I'm writing a plugin for my wordpress site and am having trouble understanding the
Hey I am having some issues while using Nggalley plugin for wordpress the plugin
I'm having problems finding the right hook to use for my plugin. I'm trying
I use WordPress for several websites. I want to customize one of the RSS

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.