View Single Post
Old 05-13-2010, 11:39 AM  
camperjohn64
Confirmed User
 
Industry Role:
Join Date: Feb 2005
Location: Los Angeles
Posts: 1,531
Difference between MySQL databases

Does anyone have ideas on how to do a difference between databases?

For example, I have 50 tables in a database on some software that I bought. I want to take a snapshot of the database, upload a photo, edit a gallery, then take another snapshot of the database to see what changed.

Any ideas on how I can do that?

> mysql databaseB - databaseA

I am thinking to do a dump of the database, make a new DB, then source it. Make my changes on the site...

But then how do I do a "difference of everything in all tables" dump?
__________________
www.gimmiegirlproductions.com
camperjohn64 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote