Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: SQL Diff

by jhourcle (Prior)
on Jun 01, 2009 at 17:30 UTC ( [id://767332]=note: print w/replies, xml ) Need Help??


in reply to SQL Diff

Many databases have an option to generate replay logs. (so you can then catch up to when the last full backup was).

I would assume you'd want to generate the logs, and then try to diff those, rather than the whole database.

Of course, the problems with autonumbers won't come out on their own -- you'll have to know which tables have that issue, and then have something else follow up and look for the values that were assigned by inserts on those tables.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://767332]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-20 00:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found