<?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>Avi's Code &#187; Mysql</title>
	<atom:link href="http://telyas.com/wordpress2/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://telyas.com/wordpress2</link>
	<description>My Open source and "free time" work</description>
	<lastBuildDate>Mon, 11 May 2009 07:08:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>MySQL Workbench on ubuntu AMD64</title>
		<link>http://telyas.com/wordpress2/2009/01/28/mysql-workbench-on-ubuntu-amd64/</link>
		<comments>http://telyas.com/wordpress2/2009/01/28/mysql-workbench-on-ubuntu-amd64/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 09:54:02 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Mysql]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=78</guid>
		<description><![CDATA[MySQL workbench will help you design your MySQL Database. The only problem is, binaries are not available for Linux amd64 machines. (Again, I kick myself for choosing amd64). So, what a normal Linux guy does? &#8211; Obviously, download the source code, compile and try to run. I have done just that, created a debian package [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.mysql.com/workbench/">MySQL workbench</a> will help you design your MySQL Database.</p>
<p>The only problem is, binaries are not available for Linux amd64 machines. (Again, I kick myself for choosing amd64).<br />
So, what a normal Linux guy does? &#8211; Obviously, download the source code, compile and try to run. I have done just that, created a debian package (after making sure all lib dependencies are met).</p>
<p><strong>But, </strong>the workbench does not start. I get a very nice splash screen, but that&#8217;s it:</p>
<p><img class="alignnone size-full wp-image-79" title="Mysql workbench " src="http://telyas.com/wordpress2/wp-content/uploads/2009/01/mysql.jpg" alt="Mysql workbench " width="600" height="364" /></p>
<p>I must admit, after some more fiddling, trying, guessing, I started a Windows vitual machine (over Virtualbox) downloaded the windows installation, and it works <strong>perfectly. </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/01/28/mysql-workbench-on-ubuntu-amd64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
