<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://retinal.dehy.de/docs/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://retinal.dehy.de/docs/feed.php">
        <title>Welcome to (parts of) my world technotes:twindb</title>
        <description></description>
        <link>http://retinal.dehy.de/docs/</link>
        <image rdf:resource="http://retinal.dehy.de/docs/lib/tpl/minimal/images/favicon.ico" />
       <dc:date>2026-05-09T23:09:19+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://retinal.dehy.de/docs/doku.php?id=technotes:twindb:innochecksum_changer&amp;rev=1512689693&amp;do=diff"/>
                <rdf:li rdf:resource="http://retinal.dehy.de/docs/doku.php?id=technotes:twindb:make&amp;rev=1512597292&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://retinal.dehy.de/docs/lib/tpl/minimal/images/favicon.ico">
        <title>Welcome to (parts of) my world</title>
        <link>http://retinal.dehy.de/docs/</link>
        <url>http://retinal.dehy.de/docs/lib/tpl/minimal/images/favicon.ico</url>
    </image>
    <item rdf:about="http://retinal.dehy.de/docs/doku.php?id=technotes:twindb:innochecksum_changer&amp;rev=1512689693&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-12-08T00:34:53+02:00</dc:date>
        <title>technotes:twindb:innochecksum_changer</title>
        <link>http://retinal.dehy.de/docs/doku.php?id=technotes:twindb:innochecksum_changer&amp;rev=1512689693&amp;do=diff</link>
        <description>This is one of the tools built by the standard make command in the TwinDB source code download.

I haven't yet found any reference to it in the TwinDB documentation.

It has, however, saved my data, and almost certainly also saved a lot of my time fiddling about with all the other tools which I did find various bits of documentation about.  I played with them enough to see what they could do, but I didn't go all the way and run each of them on every table of every database I wanted to recover.</description>
    </item>
    <item rdf:about="http://retinal.dehy.de/docs/doku.php?id=technotes:twindb:make&amp;rev=1512597292&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-12-06T22:54:52+02:00</dc:date>
        <title>technotes:twindb:make</title>
        <link>http://retinal.dehy.de/docs/doku.php?id=technotes:twindb:make&amp;rev=1512597292&amp;do=diff</link>
        <description>Back when I wrote C for a living, I took pride in writing my code so that it compiled with no errors and also no warnings.

~# ~/undrop-for-innodb# make
cc -D_FILE_OFFSET_BITS=64 -Wall -g -O3 -pipe  -I./include -c stream_parser.c
stream_parser.c: In function ‘valid_innodb_page’:
stream_parser.c:151:31: warning: variable ‘oldcsumfield’ set but not used [-Wunused-but-set-variable]
     unsigned int page_n_heap, oldcsumfield;
                               ^
stream_parser.c: In function ‘process_ib…</description>
    </item>
</rdf:RDF>
