<?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>OhRyan.ca &#187; sql</title>
	<atom:link href="http://ohryan.ca/blog/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://ohryan.ca/blog</link>
	<description>Canadian Tech News, Hacks &#38; How To</description>
	<lastBuildDate>Wed, 25 Jan 2012 06:46:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TinyMy, Quick and Dirty MySQL Shell</title>
		<link>http://ohryan.ca/blog/2007/12/07/tinymy-quick-and-dirty-mysql-shell/</link>
		<comments>http://ohryan.ca/blog/2007/12/07/tinymy-quick-and-dirty-mysql-shell/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 13:30:22 +0000</pubDate>
		<dc:creator>RyanN</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://ohryan.ca/blog/2007/12/07/tinymy-quick-and-dirty-mysql-shell/</guid>
		<description><![CDATA[Stumbled across a tiny mysql shell &#8211; appropriately named &#8216;tinymy&#8217; &#8211; a few months ago. It&#8217;s quite a useful little bit of PHP code. Very lightweight and function interface and shell for MySQL. I use it whenever I need to verify the contents of a database table or test a couple of queries but don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Stumbled across a tiny mysql shell &#8211; appropriately named &#8216;tinymy&#8217; &#8211; a few months ago.</p>
<p>It&#8217;s quite a useful little bit of PHP code. Very lightweight and function interface and shell for MySQL.  I use it whenever I need to verify the contents of a database table or test a couple of queries but don&#8217;t need a full install phpMyAdmin.</p>
<p>Thought I&#8217;d share.<br />
<a href="http://elfz.laacz.lv/tinymy/">Link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ohryan.ca/blog/2007/12/07/tinymy-quick-and-dirty-mysql-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

