PDA

View Full Version : is there some way to get a mysql diff?


Davood
05-31-2008, 01:10 PM
I want to update to the latest cavedude DB, but I want to keep the stuff I changed from the old one in place...

I can't seem to find a tool that will let me do a database diff for mysql

Davood
05-31-2008, 03:14 PM
hmm

looks like navicat lets you look for differences in a db and update them.

so I figured id play with enabling mysql update log files, but I can't seem to get the log files clean enough to use the entries contained within.

has anyone else experimented with this?