<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dokuwiki.knallimall.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>knallimall.org - server</title>
        <description></description>
        <link>https://dokuwiki.knallimall.org/</link>
        <lastBuildDate>Wed, 22 Apr 2026 17:25:30 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://dokuwiki.knallimall.org/_media/wiki/dokuwiki.svg</url>
            <title>knallimall.org</title>
            <link>https://dokuwiki.knallimall.org/</link>
        </image>
        <item>
            <title>mysql</title>
            <link>https://dokuwiki.knallimall.org/server/mysql</link>
            <description>MySQL

Datenbanken konvertieren

Phpwebgallery 1.3.2 nach Piwigo 2.3.3

Exportieren:
mysqldump --opt -Q -u root lac_bild &gt; lc_dump.sql
Konvertieren
iconv --from-code=ISO-8859-1 --to-code=UTF-8 ./db_dump_from.sql &gt; ./db_dump_to.sql
Importieren:
mysql db_name &lt; ./db_dump_to.sql -u root -p</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 12 Dec 2014 21:03:03 +0000</pubDate>
        </item>
    </channel>
</rss>
