<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Commentaires sur : Déménager son blog WordPress&#8230;</title>
	<atom:link href="http://www.technomestique.com/2008/01/15/demenager-son-blog-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technomestique.com/2008/01/15/demenager-son-blog-wordpress/</link>
	<description>Simplifiez vous la vie numérique à la maison…</description>
	<lastBuildDate>Thu, 11 Feb 2010 08:19:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Jean-Marie Clément</title>
		<link>http://www.technomestique.com/2008/01/15/demenager-son-blog-wordpress/comment-page-1/#comment-72</link>
		<dc:creator>Jean-Marie Clément</dc:creator>
		<pubDate>Wed, 30 Jan 2008 22:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.technomestique.com/2008/01/15/demenager-son-blog-wordpress/#comment-72</guid>
		<description>Merci pour l&#039;article, il m&#039;a bien aidé. J&#039;ai rencontré un problème supplémentaire: lors de l&#039;import, j&#039;ai eu une erreur SQL:

#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near

Après quelques sueurs, j&#039;ai appris ici: http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/ que c&#039;est un problème de compatibilité entre versions SQL. J&#039;ai donc fait l&#039;export à la main (j&#039;avais accès au serveur de départ):

mysqldump -u username -ppassword --add-drop-table --compatible=mysql40 --complete-insert wordpress &gt; wp-sql.sql

et ça a marché.

  Jean-Marie.</description>
		<content:encoded><![CDATA[<p>Merci pour l&#8217;article, il m&#8217;a bien aidé. J&#8217;ai rencontré un problème supplémentaire: lors de l&#8217;import, j&#8217;ai eu une erreur SQL:</p>
<p>#1064 &#8211; You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near</p>
<p>Après quelques sueurs, j&#8217;ai appris ici: <a href="http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/" rel="nofollow">http://superaff.com/archives/2005/08/31/moving-hosts-mysql-errors/</a> que c&#8217;est un problème de compatibilité entre versions SQL. J&#8217;ai donc fait l&#8217;export à la main (j&#8217;avais accès au serveur de départ):</p>
<p>mysqldump -u username -ppassword &#8211;add-drop-table &#8211;compatible=mysql40 &#8211;complete-insert wordpress &gt; wp-sql.sql</p>
<p>et ça a marché.</p>
<p>  Jean-Marie.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
