<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: database</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Restore a database in mysql with a special charset</title>
        <link>http://www.posteet.com/view/833</link>
        <description>
        <![CDATA[<pre>mysql -D DATABASE -u USERNAME -p -h HOST --default-character-set=utf8 &lt; FILE.sql</pre> <a href="http://www.posteet.com/tags/database">[database]</a>  <a href="http://www.posteet.com/tags/mysql">[mysql]</a>  <a href="http://www.posteet.com/tags/restore">[restore]</a> ]]>        </description>
        <dc:creator>grummfy</dc:creator>
        <pubDate>Fri, 14 Mar 2008 21:02:11 +0000</pubDate>

            <category>database</category>
            <category>mysql</category>
            <category>restore</category>
    
    </item>


</channel>
</rss>
