<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p> </p>
<div> </div>
<p>check mysqlbinlog</p>
<p>#</p>
<p> </p>
<p>:כתב Erez D, 2016-03-23 09:22 בתאריך</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>
<div>hi<br /><br /></div>
i have a running mysql server, and want to be able to restore it to any day, with as little backup space as needed<br /><br /></div>
i do mysqldump to the same file every day then commit the file with "svn ci"</div>
the idea is that if there are no changes, it takes no space<br /><br /></div>
it works well if i just append entries to a database, as svn will just save the changes</div>
<br />however, if i insert a record, and for instance the dump file has 5 record at every line</div>
then the change is big and actually svn will save most of the file though there is a very small change actually.</div>
<div><br />
<div>
<div>
<div>
<div>another issue - if the records hold changing info like timestamps etc.<br /><br /></div>
<div>any idea ?</div>
<div><br /><br /><br /><br /></div>
</div>
</div>
</div>
</div>
</div>
<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br /> Linux-il mailing list<br /><a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br /><a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a></div>
</blockquote>
</body></html>