<?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: Tools</title>
	<atom:link href="http://www.mysqlperformanceblog.com/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:23:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jim</title>
		<link>http://www.mysqlperformanceblog.com/tools/comment-page-1/#comment-638163</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 24 Aug 2009 18:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?page_id=406#comment-638163</guid>
		<description>My SQL outperformed any initial thoughts that I had... I am happy.</description>
		<content:encoded><![CDATA[<p>My SQL outperformed any initial thoughts that I had&#8230; I am happy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gyorgy</title>
		<link>http://www.mysqlperformanceblog.com/tools/comment-page-1/#comment-571338</link>
		<dc:creator>Gyorgy</dc:creator>
		<pubDate>Mon, 01 Jun 2009 10:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?page_id=406#comment-571338</guid>
		<description>I created a SQL query tester tool. Let me know what do you think: http://code.google.com/p/sql-query-tester/</description>
		<content:encoded><![CDATA[<p>I created a SQL query tester tool. Let me know what do you think: <a href="http://code.google.com/p/sql-query-tester/" rel="nofollow">http://code.google.com/p/sql-query-tester/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omid</title>
		<link>http://www.mysqlperformanceblog.com/tools/comment-page-1/#comment-563126</link>
		<dc:creator>Omid</dc:creator>
		<pubDate>Mon, 18 May 2009 18:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?page_id=406#comment-563126</guid>
		<description>Peter,

Thanks for the list. May I suggest to revise and update this list and add the tools mentioned by the users plus some of the many &#039;new&#039; great tools introduced at the Percona conference to this list?</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>Thanks for the list. May I suggest to revise and update this list and add the tools mentioned by the users plus some of the many &#8216;new&#8217; great tools introduced at the Percona conference to this list?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Burlaca</title>
		<link>http://www.mysqlperformanceblog.com/tools/comment-page-1/#comment-554046</link>
		<dc:creator>Oleg Burlaca</dc:creator>
		<pubDate>Sat, 02 May 2009 17:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?page_id=406#comment-554046</guid>
		<description>I&#039;d like to suggest a web based mysql manager, it&#039;s called AeroSQL: http://www.burlaca.com/aerosql/
There is a demo, video and screenshots. In the future it will feature administration functionality.

AeroSQL is a free web based tool for managing MySql servers written in PHP. The key feature of the product is an intuitive management of the database content. The result of SELECTs is displayed in a grid as in traditional desktop applications.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to suggest a web based mysql manager, it&#8217;s called AeroSQL: <a href="http://www.burlaca.com/aerosql/" rel="nofollow">http://www.burlaca.com/aerosql/</a><br />
There is a demo, video and screenshots. In the future it will feature administration functionality.</p>
<p>AeroSQL is a free web based tool for managing MySql servers written in PHP. The key feature of the product is an intuitive management of the database content. The result of SELECTs is displayed in a grid as in traditional desktop applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dangby</title>
		<link>http://www.mysqlperformanceblog.com/tools/comment-page-1/#comment-545617</link>
		<dc:creator>dangby</dc:creator>
		<pubDate>Tue, 21 Apr 2009 18:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?page_id=406#comment-545617</guid>
		<description>Why can&#039;t I find any info on a tool or methodology for being easily notified when MySQL has a table crash?
It seems silly that the application would have to build in handlers for every query to detect whether some table has crashed and notify someone about it.... why haven&#039;t I seen some low level powerful support for this right in MySQL.

We turned on error logging and can get _some_ of the crashed tables to show up in the error log, but even then you would have to run something to watch the log and notify you. That would be better than nothing, but even that doesn&#039;t seem to be on any SysAdmin&#039;s radar or mentioned in documentation anywhere. Why are MySQL System Administrators slighted by the developers so much? 

Am I missing something obvious?</description>
		<content:encoded><![CDATA[<p>Why can&#8217;t I find any info on a tool or methodology for being easily notified when MySQL has a table crash?<br />
It seems silly that the application would have to build in handlers for every query to detect whether some table has crashed and notify someone about it&#8230;. why haven&#8217;t I seen some low level powerful support for this right in MySQL.</p>
<p>We turned on error logging and can get _some_ of the crashed tables to show up in the error log, but even then you would have to run something to watch the log and notify you. That would be better than nothing, but even that doesn&#8217;t seem to be on any SysAdmin&#8217;s radar or mentioned in documentation anywhere. Why are MySQL System Administrators slighted by the developers so much? </p>
<p>Am I missing something obvious?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aalney</title>
		<link>http://www.mysqlperformanceblog.com/tools/comment-page-1/#comment-531898</link>
		<dc:creator>aalney</dc:creator>
		<pubDate>Tue, 07 Apr 2009 12:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?page_id=406#comment-531898</guid>
		<description>I am not sure if this is place to post this question, but i am in desperate situation.My projects require me to log any action like the system shall record within each audit record the following information when it is available: (1) date and time of the event; (2) the component of the system (e.g. software component, hardware component) where the event occurred; (3) type of event (including: data description and patient identifier when relevant); (4) subject identity (e.g. user identity); and (5) the outcome (success or failure) of the event. 

Can anybody help me out how to start on this.I am a newbie and did not work with logging tables before.Any info,documents,links,basic things to take care,how to set up,pre and post requirements, what should be my approach towards this.

thanks
alan</description>
		<content:encoded><![CDATA[<p>I am not sure if this is place to post this question, but i am in desperate situation.My projects require me to log any action like the system shall record within each audit record the following information when it is available: (1) date and time of the event; (2) the component of the system (e.g. software component, hardware component) where the event occurred; (3) type of event (including: data description and patient identifier when relevant); (4) subject identity (e.g. user identity); and (5) the outcome (success or failure) of the event. </p>
<p>Can anybody help me out how to start on this.I am a newbie and did not work with logging tables before.Any info,documents,links,basic things to take care,how to set up,pre and post requirements, what should be my approach towards this.</p>
<p>thanks<br />
alan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalle Ikkelä</title>
		<link>http://www.mysqlperformanceblog.com/tools/comment-page-1/#comment-522423</link>
		<dc:creator>Kalle Ikkelä</dc:creator>
		<pubDate>Sat, 28 Mar 2009 23:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?page_id=406#comment-522423</guid>
		<description>myDBR (http://mydbr.nocsos.com) is a web based reporting system for MySQL that allows you to build and manage a scalable reporting environment. Even the more complex reports can be authored with ease.</description>
		<content:encoded><![CDATA[<p>myDBR (<a href="http://mydbr.nocsos.com" rel="nofollow">http://mydbr.nocsos.com</a>) is a web based reporting system for MySQL that allows you to build and manage a scalable reporting environment. Even the more complex reports can be authored with ease.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.mysqlperformanceblog.com/tools/comment-page-1/#comment-489229</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Wed, 25 Feb 2009 17:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?page_id=406#comment-489229</guid>
		<description>Hey I will refer this website to our Customers who need help on Mysql.

Keep it up Guys</description>
		<content:encoded><![CDATA[<p>Hey I will refer this website to our Customers who need help on Mysql.</p>
<p>Keep it up Guys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leon</title>
		<link>http://www.mysqlperformanceblog.com/tools/comment-page-1/#comment-420705</link>
		<dc:creator>leon</dc:creator>
		<pubDate>Mon, 22 Dec 2008 12:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?page_id=406#comment-420705</guid>
		<description>Also, Dtrace is nothing stellar, but interface. You can achieve the very same functionality with linux kernel probes, but its more demanding. in a way…</description>
		<content:encoded><![CDATA[<p>Also, Dtrace is nothing stellar, but interface. You can achieve the very same functionality with linux kernel probes, but its more demanding. in a way…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.mysqlperformanceblog.com/tools/comment-page-1/#comment-414126</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Tue, 16 Dec 2008 18:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?page_id=406#comment-414126</guid>
		<description>It works pretty well for a mobile client.  I like the ability to write multi line queries too.</description>
		<content:encoded><![CDATA[<p>It works pretty well for a mobile client.  I like the ability to write multi line queries too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
