<?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>antoniolorusso.com &#187; mysql</title>
	<atom:link href="http://antoniolorusso.com/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://antoniolorusso.com</link>
	<description>About me and what I do :)</description>
	<lastBuildDate>Mon, 21 Jun 2010 22:17:54 +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>SQL JOINs for who keeps forgetting &#8230;</title>
		<link>http://antoniolorusso.com/2009/12/01/sql-joins-for-who-keeps-forgetting/</link>
		<comments>http://antoniolorusso.com/2009/12/01/sql-joins-for-who-keeps-forgetting/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 23:53:42 +0000</pubDate>
		<dc:creator>antonio lorusso</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[inner join]]></category>
		<category><![CDATA[join]]></category>
		<category><![CDATA[outer join]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://antoniolorusso.com/?p=302</guid>
		<description><![CDATA[Here a superb JOINs Cheat Sheet from codeproject]]></description>
			<content:encoded><![CDATA[<p>Here a superb JOINs Cheat Sheet from <a href="http://www.codeproject.com/KB/database/Visual_SQL_Joins.aspx" target="_blank">codeproject</a></p>
<p><img class="aligncenter size-medium wp-image-303" title="Visual SQL JOINS" src="http://antoniolorusso.com/wp-content/uploads/2009/12/Visual_SQL_JOINS_orig-300x236.jpg" alt="Visual SQL JOINS" width="300" height="236" /></p>
]]></content:encoded>
			<wfw:commentRss>http://antoniolorusso.com/2009/12/01/sql-joins-for-who-keeps-forgetting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>getting crazy with mysql and MacPort</title>
		<link>http://antoniolorusso.com/2008/02/13/getting-crazy-with-mysql-and-macport/</link>
		<comments>http://antoniolorusso.com/2008/02/13/getting-crazy-with-mysql-and-macport/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 19:48:37 +0000</pubDate>
		<dc:creator>antonio lorusso</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://antoniolorusso.com/2008/02/13/getting-crazy-with-mysql-and-macport/</guid>
		<description><![CDATA[Have you ever had an error like this??? macbook-di-antonio-lorusso:var zekus$ sudo /opt/local/share/mysql5/mysql/mysql.server start Starting MySQL .../opt/local/share/mysql5/mysql/mysql.server: line 159: kill: (22793) - No such process ERROR! Please check permissions because you have a problem with that! Check that the owner of /opt/local/var/db and /opt/local/var/run/mysql5 is _mysql group admin.]]></description>
			<content:encoded><![CDATA[<p>Have you ever had an error like this???<br />
<code>macbook-di-antonio-lorusso:var zekus$ sudo /opt/local/share/mysql5/mysql/mysql.server start<br />
Starting MySQL<br />
.../opt/local/share/mysql5/mysql/mysql.server: line 159: kill: (22793) - No such process<br />
ERROR!</code><br />
Please check permissions because you have a problem with that!<br />
Check that the owner of <strong>/opt/local/var/db</strong>  and  <strong>/opt/local/var/run/mysql5</strong> is  <strong>_mysql</strong> group <strong>admin</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://antoniolorusso.com/2008/02/13/getting-crazy-with-mysql-and-macport/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
