<?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>TechTrouts.com &#187; mysql</title>
	<atom:link href="http://techtrouts.com/topics/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://techtrouts.com</link>
	<description>Doin' the dev dance o/</description>
	<lastBuildDate>Thu, 23 Jul 2009 10:42:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using MySQL Stored Procedures in PHP ( MySQL error #1312 )</title>
		<link>http://techtrouts.com/using-mysql-stored-procedures-in-php/</link>
		<comments>http://techtrouts.com/using-mysql-stored-procedures-in-php/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 11:31:32 +0000</pubDate>
		<dc:creator>Carlos Ouro</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://techtrouts.com/using-mysql-stored-procedures-in-php/</guid>
		<description><![CDATA[Hello again, in order to use Stored Procedures in MySQL through PHP you usually either use pdo or mysqli connections. However if do not wish to redo your application connections and you don&#8217;t require any out parameters you can use &#8220;mysql_connect($host, $user, $password, true, 65536);&#8221; on connection, using the 65536 ( CLIENT_MULTI_STATEMENTS ) internal magic [...]]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://techtrouts.com/using-mysql-stored-procedures-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL 5 Storage Engines: MyISAM, MRG_MyISAM and InnoDB</title>
		<link>http://techtrouts.com/mysql-5-storage-engines-myisam-mrg_myisam-and-innodb/</link>
		<comments>http://techtrouts.com/mysql-5-storage-engines-myisam-mrg_myisam-and-innodb/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 17:32:21 +0000</pubDate>
		<dc:creator>Carlos Ouro</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[how-tos]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://techtrouts.com/mysql-5-storage-engines-myisam-mrg_myisam-and-innodb/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://techtrouts.com/mysql-5-storage-engines-myisam-mrg_myisam-and-innodb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>mac &#8211; mysql does not connect on localhost but connect&#8217;s on 127.0.0.1</title>
		<link>http://techtrouts.com/mac-mysql-does-not-connect-on-localhost-but-connects-on-127001/</link>
		<comments>http://techtrouts.com/mac-mysql-does-not-connect-on-localhost-but-connects-on-127001/#comments</comments>
		<pubDate>Mon, 26 May 2008 11:23:56 +0000</pubDate>
		<dc:creator>Carlos Ouro</dc:creator>
				<category><![CDATA[how-tos]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://techtrouts.com/mac-mysql-does-not-connect-on-localhost-but-connects-on-127001/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://techtrouts.com/mac-mysql-does-not-connect-on-localhost-but-connects-on-127001/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

