<?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>A Leased Line to the Collective Unconscious &#187; MySQL GUI Tools</title>
	<atom:link href="http://www.chichira.com/tag/mysql-gui-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chichira.com</link>
	<description>random scribblings from the other end of the wire</description>
	<lastBuildDate>Wed, 04 Nov 2009 12:15:29 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL Tip of the day (GUI Tools, Remote access, Complex Passwords)</title>
		<link>http://www.chichira.com/2008/12/05/mysql-tip-of-the-day-gui-tools-remote-access-complex-passwords/</link>
		<comments>http://www.chichira.com/2008/12/05/mysql-tip-of-the-day-gui-tools-remote-access-complex-passwords/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 11:11:45 +0000</pubDate>
		<dc:creator>RobinLayfield</dc:creator>
				<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[Complex Passwords]]></category>
		<category><![CDATA[MySQL GUI Tools]]></category>
		<category><![CDATA[Remote Access]]></category>

		<guid isPermaLink="false">http://www.chichira.com/?p=73</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><strong>MySQL TIP OF THE DAY #1:</strong></p>
<p>If you can&#8217;t remotely connect to your MySQL server using Query Analyser / Administrator GUI Tools, try replacing your password with a simpler one, as the GUI Tools just ain&#8217;t that clever.</p>
<p>details:<br />
It&#8217;s taken me around 20 minutes to realise that MySQL GUI Tools running Mac OS X do not appear to like complex passwords, such as this one</p>
<p><strong>932_h5@@d-p23iuf</strong></p>
<p>I honestly thought I was being more security aware by using this rather than my usual fairly memorable passwords but it appears that the GUI tools trip up over some of the characters (probably the &#8216;@&#8217; signs), so that even though I can access the server using these credentials in an SSH session, the same login information will generate the ubiquitous MySQL &#8220;can&#8217;t connect&#8221; error.</p>
<div id="attachment_75" class="wp-caption alignleft" style="width: 310px"><a href="http://www.chichira.com/wp-content/uploads//picture-1.jpg"><img class="size-medium wp-image-75" title="Cannot connect to MySQL instance" src="http://www.chichira.com/wp-content/uploads//picture-1-300x124.jpg" alt="Cannot connect to MySQL instance" width="300" height="124" /></a><p class="wp-caption-text">Cannot connect to MySQL instance</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.chichira.com/2008/12/05/mysql-tip-of-the-day-gui-tools-remote-access-complex-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
