How do I import a database on phpmyadmin without overwriting the values?

I want to import a database (from localhost) that has new fields but not touch the values already on the database (live site). What should I check/uncheck on the export settings?

Import on a different db, or first duplicate your tables

2 Responses to “How do I import a database on phpmyadmin without overwriting the values?”

  1. If I could remember my phpmyadmin password (I have it written down somewhere), I could go in there and look, but I don’t. =(

    However, you should be able to create like a seperate database altogether. They will just have a different prefix.

    But I’m no phpmyadmin expert, so I can’t be sure.

    Hope this helps. =/
    References :

  2. Import on a different db, or first duplicate your tables
    References :

Leave a Reply