mysql - Database restoration: Adding records in tables, but do not replace them -


hello specialists , gurus out there, have following question title suggests:

how can "restore" database (more accurate: table called "event_data") without replacing records? every time try bring data old table replaced next backup via restoring on mysqldumper. lose after each "restoring" new (or old - i´m not sure) records...

has idea?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -