<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KopfPit - Weblog &#187; Export</title>
	<atom:link href="http://www.kopfpit.de/wordpress/tag/export/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kopfpit.de/wordpress</link>
	<description>Webdevelopment</description>
	<lastBuildDate>Wed, 04 Jan 2012 15:36:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MySQL &#8211; Dump mit korrektem Encoding</title>
		<link>http://www.kopfpit.de/wordpress/2009/04/02/mysql-dump-mit-korrektem-encoding/</link>
		<comments>http://www.kopfpit.de/wordpress/2009/04/02/mysql-dump-mit-korrektem-encoding/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 08:41:51 +0000</pubDate>
		<dc:creator>fs</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Datenbanken]]></category>
		<category><![CDATA[Export]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.kopfpit.de/wordpress/?p=407</guid>
		<description><![CDATA[Zeichens&#228;tze, Encodings etc. sind alte, verhasste Bekannte, die einem immer mal wieder ein Bein stellen (zumindest versuchen sie&#8217;s). Um einen korrekten Dump einer Latin1-kodierten Datenbank hinzubekommen, kann man z.B. folgendes verwenden: mysqldump --default-character-set=latin1 -uuname -ppwd database &#62; destination.sql Dann sollte beim Import auch alles klappern.]]></description>
			<content:encoded><![CDATA[<p>Zeichens&#228;tze, Encodings etc. sind alte, verhasste Bekannte, die einem immer mal wieder ein Bein stellen (zumindest versuchen sie&#8217;s).</p>
<p>Um einen korrekten Dump einer Latin1-kodierten Datenbank hinzubekommen, kann man z.B. folgendes verwenden:
<pre>mysqldump --default-character-set=latin1 -uuname -ppwd database &gt; destination.sql</pre>
<p>Dann sollte beim Import auch alles klappern.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=51321e71-8a3d-8f19-8795-058b5c726efa" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.kopfpit.de/wordpress/2009/04/02/mysql-dump-mit-korrektem-encoding/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching using disk: basic

Served from: www.kopfpit.de @ 2012-02-08 23:41:12 -->
