<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Exploring the power of the mysql client</title>
	<atom:link href="http://dancingpenguinsoflight.com/2009/03/exploring-the-power-of-the-mysql-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://dancingpenguinsoflight.com/2009/03/exploring-the-power-of-the-mysql-client/</link>
	<description></description>
	<lastBuildDate>Sat, 19 May 2012 07:40:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Samuel Huckins</title>
		<link>http://dancingpenguinsoflight.com/2009/03/exploring-the-power-of-the-mysql-client/comment-page-1/#comment-995</link>
		<dc:creator>Samuel Huckins</dc:creator>
		<pubDate>Mon, 16 Mar 2009 18:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://dancingpenguinsoflight.com/?p=702#comment-995</guid>
		<description>Thanks for sharing that! I have been using the history, but haven&#039;t gotten into the habit of using Ctrl + r as I do in Bash. It is a great feature to have available.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing that! I have been using the history, but haven&#8217;t gotten into the habit of using Ctrl + r as I do in Bash. It is a great feature to have available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don McArthur</title>
		<link>http://dancingpenguinsoflight.com/2009/03/exploring-the-power-of-the-mysql-client/comment-page-1/#comment-990</link>
		<dc:creator>Don McArthur</dc:creator>
		<pubDate>Mon, 16 Mar 2009 13:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://dancingpenguinsoflight.com/?p=702#comment-990</guid>
		<description>Most useful to me is that, like your shell, the mysql console maintains a history file (~/.mysql_history), which can be reverse searched using ctrl-r. Hit that key combination and begin typing the command you want to repeat. When you find something like it, you can hit ctrl-r again to find the next instance of something like it (sort of a &#039;reverse search within the search results&#039;). If you find what you want, hit enter. If you find a command you want to edit, hit the right arrow key (or end) and you can edit the command before entering.</description>
		<content:encoded><![CDATA[<p>Most useful to me is that, like your shell, the mysql console maintains a history file (~/.mysql_history), which can be reverse searched using ctrl-r. Hit that key combination and begin typing the command you want to repeat. When you find something like it, you can hit ctrl-r again to find the next instance of something like it (sort of a &#8216;reverse search within the search results&#8217;). If you find what you want, hit enter. If you find a command you want to edit, hit the right arrow key (or end) and you can edit the command before entering.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

