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 876491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T11:26:25+00:00 2026-05-15T11:26:25+00:00

Just some pointers here. I am making fairly extensive modifications to a site, including

  • 0

Just some pointers here.
I am making fairly extensive modifications to a site, including the MySQL database.

My plan is to do everything on my development server, export the new MySQL structure for the db and import it onto the clients server.

Basically I need to know that performing a structure only import will not overwrite/delete existing data. I am not making changes to the data type or field length.

  • 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-15T11:26:26+00:00Added an answer on May 15, 2026 at 11:26 am

    In my experience, when you export a database (through phpMyAdmin for instance), part of the SQL script that is created includes a “DROP TABLE IF EXISTS ‘table_name’;” before doing a “CREATE TABLE ‘table_name’…;” to build the new table.

    My guess is that this is not what you want to do! Certainly use the dev system to alter the structure in order to make everything correct, but then look around for a database synchronisation routine where you can provide the old structure, the new structure, and the software will create the appropriate “ALTER TABLE ‘table_name’…;” scripts to make the required changes.

    You should then really examine these change files before executing them on the live database, and of course BACKUP the live database, and ensure you are able to fully recover from the backup before starting any of the alterations!

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

Sidebar

Related Questions

Working on some code for a machine problem; we've just started working with pointers,
Just some example code here, but I have lists of strings that I want
I'm looking for some pointers here as I don't quite know where to start
I'm developing an Android application. I have my activity here with some widgets including
Just some background, sorry so long winded. I'm using the System.Data.SQLite ADO.net adapter to
this is just some pretty standard code I have tried. What I am trying
In some of my application designs or for just some UIViews, following a navigationController's
A traditional C++ class (just some random declarations) might resemble the following: class Foo
Really need just some guidance : Topological sort by arcs definition (from my question)
I am reading some json output... just some integers. The first NSLog outputs things

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.