<?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>The Pythian Blog &#187; GUI tools</title>
	<atom:link href="http://www.pythian.com/news/tag/gui-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>A Useful Tool to Centrally Manage Many MySQL Instances</title>
		<link>http://www.pythian.com/news/12497/a-useful-tool-to-centrally-manage-many-mysql-instances/</link>
		<comments>http://www.pythian.com/news/12497/a-useful-tool-to-centrally-manage-many-mysql-instances/#comments</comments>
		<pubDate>Thu, 13 May 2010 19:33:31 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Non-Tech Articles]]></category>
		<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[GUI tools]]></category>
		<category><![CDATA[MySQL Workbench]]></category>
		<category><![CDATA[Pythian]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=12497</guid>
		<description><![CDATA[I have been talking with a group of folks who have been making a product that has lots of free functionality, including the ability to centrally manage many MySQL instances. The administration functions include starting and stopping MySQL, seeing status and system variables, seeing and managing the MySQL config file (/etc/my.cnf), seeing and managing accounts, [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/12497/a-useful-tool-to-centrally-manage-many-mysql-instances/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free and easy schema diff and patch</title>
		<link>http://www.pythian.com/news/4162/free-and-easy-schema-diff-and-patch/</link>
		<comments>http://www.pythian.com/news/4162/free-and-easy-schema-diff-and-patch/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 12:51:44 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[diff]]></category>
		<category><![CDATA[GUI tools]]></category>
		<category><![CDATA[Pythian]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[workbench]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=4162</guid>
		<description><![CDATA[The easiest way to see the differences between two schemas on a non-Windows machine is to run: mysqldump -h server1 --no-data --all-databases > file1.sql mysqldump -h server2 --no-data --all-databases > file2.sql diff file1.sql file2.sql However, this will show also trivial differences, such as the value of AUTO_INCREMENT. It also does not give you a way [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/4162/free-and-easy-schema-diff-and-patch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sydney Oracle Meetup #2 Report &#8212; Visualizing Oracle Performance</title>
		<link>http://www.pythian.com/news/2590/sydney-oracle-meetup-2-visualizing-oracle-performance/</link>
		<comments>http://www.pythian.com/news/2590/sydney-oracle-meetup-2-visualizing-oracle-performance/#comments</comments>
		<pubDate>Wed, 27 May 2009 03:48:52 +0000</pubDate>
		<dc:creator>Alex Gorbachev</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Sydney Oracle Meetup]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[GUI tools]]></category>
		<category><![CDATA[Hotsos]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[perfsheet]]></category>
		<category><![CDATA[Sydney]]></category>
		<category><![CDATA[Tanel Poder]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=2590</guid>
		<description><![CDATA[More than a month has passed since Sydney Oracle Meetup #2. We shot some video, but it took me a while to process it and publish a few interesting pieces, but I finally got it all. Ric Van Dyke&#8216;s presentation on tuning SQL queries using 10046 trace is available on the SOM website in the [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/2590/sydney-oracle-meetup-2-visualizing-oracle-performance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL Schema Synchronization and GUI Tools</title>
		<link>http://www.pythian.com/news/1301/mysql-schema-synchronization-and-gui-tools/</link>
		<comments>http://www.pythian.com/news/1301/mysql-schema-synchronization-and-gui-tools/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 20:22:10 +0000</pubDate>
		<dc:creator>Keith Murphy</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[foreign keys]]></category>
		<category><![CDATA[GUI tools]]></category>
		<category><![CDATA[InnoDB]]></category>
		<category><![CDATA[myisam]]></category>
		<category><![CDATA[MySQL Workbench]]></category>
		<category><![CDATA[SQLyog]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1301/mysql-schema-synchronization-and-gui-tools</guid>
		<description><![CDATA[Or, There is a Use for GUI Tools! Recently I was working on a problem for a customer. They are converting a server with two InnoDB data files to innodb_file_per_table: $ ls -l ibdata* -rwxr-xr-x  1 mysql  mysql  2.0G Oct 14 13:10 ibdata1 -rwxr-xr-x  1 mysql  mysql  350G Oct 14 13:10 ibdata2 I honestly don&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1301/mysql-schema-synchronization-and-gui-tools/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

