<?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>Gary Pendergast &#187; support</title>
	<atom:link href="http://pento.net/tag/support/feed/" rel="self" type="application/rss+xml" />
	<link>http://pento.net</link>
	<description>I&#039;m on the Internet</description>
	<lastBuildDate>Wed, 08 Sep 2010 07:04:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<cloud domain='pento.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Tools of a Support Engineer</title>
		<link>http://pento.net/2009/03/26/tools-of-a-support-engineer/</link>
		<comments>http://pento.net/2009/03/26/tools-of-a-support-engineer/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 04:03:16 +0000</pubDate>
		<dc:creator>Gary Pendergast</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Sandbox]]></category>
		<category><![CDATA[support]]></category>
		<guid isPermaLink="false">http://pento.net/?p=146</guid>
		<description><![CDATA[So, you&#8217;ve emailed MySQL Support, they&#8217;re working on the problem you&#8217;re having. How are they working? What tools do they use? Well, here&#8217;s my list: IRC &#8211; All MySQL Support Engineers work on IRC, it&#8217;s our main communication medium. While you&#8217;re only getting emails from one Engineer, it&#8217;s quite likely they&#8217;re consulting with several others [...]]]></description>
			<content:encoded><![CDATA[<p>So, you&#8217;ve emailed MySQL Support, they&#8217;re working on the problem you&#8217;re having. How are they working? What tools do they use? Well, here&#8217;s my list:</p>
<ul>
<li><strong>IRC</strong> &#8211; All MySQL Support Engineers work on IRC, it&#8217;s our main communication medium. While you&#8217;re only getting emails from one Engineer, it&#8217;s quite likely they&#8217;re consulting with several others at the same time. Many pairs of eyes catch all of the details.</li>
<li><strong>MySQL Docs, Changelogs, Knowledge Base, </strong><strong>Google, etc</strong> &#8211; There&#8217;s a lot of information out there, far too much for any one person to keep in their head at once. So, we have extensive documentation that everyone can access, plus the Knowledge Base available to customers. Also, given that MySQL is a very open project, we have plenty of community members who write about their experiences.</li>
<li><strong>MySQL Sandbox</strong> (<a title="MySQL Sandbox homepage" href="https://launchpad.net/mysql-sandbox">Link</a>) &#8211; If you&#8217;re having a problem with a specific version of MySQL, we need to be able to reproduce it. Sandbox is by far the easiest way to create, modify and maintain test environments.</li>
<li><strong>Virtual Machines</strong> &#8211; Similarly, if you&#8217;re having a problem with a specific OS, we can usually reproduce it in a VM. I prefer <a href="http://www.virtualbox.org/">VirtualBox</a> for this, though there are many options.</li>
<li><strong>gdb</strong> &#8211; Crashes often mean core files, and gdb makes them easy to debug. Remember that if you do want to do your own debugging in gdb, you will need a copy of the mysqld binary that generated the core file.</li>
<li><strong>Test Servers</strong> &#8211; We also have a big ol&#8217; pile of servers we use for testing various setups, if it is required.</li>
</ul>
<p>And that&#8217;s about it. Personally, I like to keep my environment simple but flexible.</p>
]]></content:encoded>
			<wfw:commentRss>http://pento.net/2009/03/26/tools-of-a-support-engineer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
