<?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>MySQL &#8211; LarryLai</title>
	<atom:link href="https://larrylai.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>https://larrylai.com</link>
	<description>兼聽則明 偏聽則暗</description>
	<lastBuildDate>Sat, 16 Apr 2016 19:15:46 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://larrylai.com/wp-content/uploads/2017/03/larrylai_com-favicon.png</url>
	<title>MySQL &#8211; LarryLai</title>
	<link>https://larrylai.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>MySQL-Workbench Nothing Shown on Result Grid</title>
		<link>https://larrylai.com/mysql-workbench-nothing-shown-on-result-grid/</link>
		
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Sat, 16 Apr 2016 19:12:25 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Middleware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Workbench]]></category>
		<guid isPermaLink="false">http://blog.larrylai.com/?p=2110</guid>

					<description><![CDATA[<p>Issue: Using MySQL-Workbench with version downloaded from standard OpenSUSE repository, there is nothing shown on Result Grid after successful execution of SQL statement, e.g. SELECT statement. Solution: The version provided by OpenSUSE repository is 6.1.7 is old and has bugs including nothing shown on Result Grid. After installing MySQL-Workbench 6.3.x, this serious problem is solved. Tricks: [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://larrylai.com/mysql-workbench-nothing-shown-on-result-grid/">MySQL-Workbench Nothing Shown on Result Grid</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Issue:</strong></p>
<p>Using MySQL-Workbench with version downloaded from standard OpenSUSE repository, there is nothing shown on Result Grid after successful execution of SQL statement, e.g. SELECT statement.</p>
<p><strong>Solution:</strong></p>
<p>The version provided by OpenSUSE repository is 6.1.7 is old and has bugs including nothing shown on Result Grid. After installing <a title="MySQL-workbench 6.3" href="https://www.mysql.com/products/workbench/" target="_blank" rel="noopener">MySQL-Workbench 6.3.x</a>, this serious problem is solved.</p>
<p><strong>Tricks:</strong></p>
<p>MySQL-workbench 6.3.x package depends on existence of some (probably) graphics packages, including libfreexl1, libgdal1, libgeos, libgeos_c1, libgeotiff2, libhdf5, libnetcdf7, libproj9, libspatialite7. All these cannot be found in OpenSUSE software repository. Without these packages being installed prior to installation of MySQL-workbench, warning will appear and installation will suspend. Also, the package libfreel1 will be easily typed incorrectly as libfreex11.</p>
<p><strong>Config:</strong></p>
<ul>
<li>OpenSUSE 13.2</li>
<li>MySQL-Workbench 6.1.7 to 6.3.3</li>
</ul>
<p>The post <a rel="nofollow" href="https://larrylai.com/mysql-workbench-nothing-shown-on-result-grid/">MySQL-Workbench Nothing Shown on Result Grid</a> appeared first on <a rel="nofollow" href="https://larrylai.com">LarryLai</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
