<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://tech.nnx.com/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://tech.nnx.com/feed.php">
        <title>TechNNX - start:exploit</title>
        <description></description>
        <link>http://tech.nnx.com/</link>
        <image rdf:resource="http://tech.nnx.com/lib/exe/fetch.php/wiki/dokuwiki.svg" />
       <dc:date>2026-04-18T19:22:59+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://tech.nnx.com/doku.php/start/exploit/phplist?rev=1359032925&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://tech.nnx.com/lib/exe/fetch.php/wiki/dokuwiki.svg">
        <title>TechNNX</title>
        <link>http://tech.nnx.com/</link>
        <url>http://tech.nnx.com/lib/exe/fetch.php/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="http://tech.nnx.com/doku.php/start/exploit/phplist?rev=1359032925&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-01-24T13:08:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>phplist</title>
        <link>http://tech.nnx.com/doku.php/start/exploit/phplist?rev=1359032925&amp;do=diff</link>
        <description>DELETE FROM phplist_linktrack where DATEDIFF(NOW(), latestclick) &gt; 100 LIMIT 10000;
DELETE FROM phplist_linktrack_userclick WHERE DATEDIFF(NOW(), date) &gt; 100 LIMIT 10000;



CREATE TABLE phplist_linktrack_new LIKE phplist_linktrack;
ALTER TABLE phplist_linktrack_new DISABLE KEYS;
INSERT INTO phplist_linktrack_new SELECT * FROM phplist_linktrack;
ALTER TABLE phplist_linktrack RENAME phplist_linktrack_old;
ALTER TABLE phplist_linktrack_new RENAME phplist_linktrack;
ALTER TABLE phplist_linktrack EN…</description>
    </item>
</rdf:RDF>
