<?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>Florian&#039;s Blog &#187; migration</title>
	<atom:link href="http://florian.cathala.org/post/tag/migration/feed" rel="self" type="application/rss+xml" />
	<link>http://florian.cathala.org</link>
	<description>A geek life</description>
	<lastBuildDate>Thu, 17 Nov 2011 18:00:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Migration transparente d&#8217;un serveur MySQL sous Unix / Linux</title>
		<link>http://florian.cathala.org/post/2009/10/08/linux</link>
		<comments>http://florian.cathala.org/post/2009/10/08/linux#comments</comments>
		<pubDate>Thu, 08 Oct 2009 12:25:00 +0000</pubDate>
		<dc:creator>florian</dc:creator>
				<category><![CDATA[Logiciels Libres]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://florian2.cathala.org/?p=54</guid>
		<description><![CDATA[Vous devez migrer un serveur MySQL mais vous ne pouvez ni modifier les fichiers de configuration des applications, ni interrompre le service ? Voici une astuce qui pourrait bien vous être utile ...]]></description>
			<content:encoded><![CDATA[<p>Vous devez migrer un serveur MySQL mais vous ne pouvez ni modifier les fichiers de configuration des applications, ni interrompre le service ? Voici une astuce qui pourrait bien vous être utile &#8230;<br />
<span id="more-54"></span><br />
1) Récupérer [unix2tcp|http://www.sourcefiles.org/Networking/Tools/Port_Forwarding/unix2tcp-0.8.2.tar.bz2], le compiler (./configure &#038;&#038; make) et l&#8217;installer (make install). Nota : il semble qu&#8217;un port soit disponible sous FreeBSD. 2) Créer un socket &laquo;&nbsp;unix2tcp&nbsp;&raquo;, par exemple comme ceci :%%% @@unix2tcp /tmp/mysql-new.sock 1.2.3.4 3306@@ 3) Ajouter dans les déclarations des virtual hosts Apache la variable suivante :%%% @@SetEnv MYSQL_UNIX_PORT /tmp/mysql-new.sock@@ Limitations : il semble que cette astuce ne fonctionne pas avec pdo-mysql. Crédits : merci à Frédéric aka Homere pour cette astuce !</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.cathala.org/post/2009/10/08/linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

