<?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>Bruno ARLIGUY &#187; MySQL</title>
	<atom:link href="http://arliguy.net/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://arliguy.net</link>
	<description>Des idées, des astuces et archives de toutes sortes sur Java, Linux et le web.</description>
	<lastBuildDate>Thu, 17 May 2012 22:15:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Tomcat et Oracle sur un OVH mCloud</title>
		<link>http://arliguy.net/2011/01/15/tomcat-et-oracle-sur-un-ovh-mcloud/</link>
		<comments>http://arliguy.net/2011/01/15/tomcat-et-oracle-sur-un-ovh-mcloud/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 18:50:01 +0000</pubDate>
		<dc:creator>Bruno</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Serveur]]></category>
		<category><![CDATA[Tutoriel]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://arliguy.net/?p=54</guid>
		<description><![CDATA[Préparation Dans cet exemple, nous nous basons sur une installation avec un Ubuntu Server 10.04 LTS sur un mC OVH. Nous allons installer Tomcat 6.0, Oracle XE (10g Express Edition) et MySQL. Ainsi nous aurons une jolie VM pour tester plein de scénarios possibles : parfait pour mettre rapidement en ligne des développements ou faire [...]]]></description>
		<wfw:commentRss>http://arliguy.net/2011/01/15/tomcat-et-oracle-sur-un-ovh-mcloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuration MySQL &#8211; quelques astuces</title>
		<link>http://arliguy.net/2009/03/05/configuration-mysql-quelques-astuces/</link>
		<comments>http://arliguy.net/2009/03/05/configuration-mysql-quelques-astuces/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 21:34:58 +0000</pubDate>
		<dc:creator>Bruno</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[astuce]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[serveur]]></category>

		<guid isPermaLink="false">http://arliguy.net/?p=31</guid>
		<description><![CDATA[Paramètre Max Packet Size pour les grosses requêtes Il faut augmenter la valeur du paramètre max_allowed_packet dans le fichier de configuration de MySQL pour permettre de gérer les grosses requêtes : principalement pour les tables qui contiennent des BLOB et CLOB qui peuvent être volumineux. Méthodes Éditer le fichier my.ini Ajouter ce qui suit dans [...]]]></description>
		<wfw:commentRss>http://arliguy.net/2009/03/05/configuration-mysql-quelques-astuces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

