<?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>Mental notes to myself &#187; MySql</title>
	<atom:link href="http://livebookmark.net/journal/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://livebookmark.net/journal</link>
	<description>web, money and etc.</description>
	<lastBuildDate>Sat, 31 Oct 2009 15:36:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Look ma! Mysql Federation sucks!</title>
		<link>http://livebookmark.net/journal/2008/01/20/look-ma-mysql-federation-sucks/</link>
		<comments>http://livebookmark.net/journal/2008/01/20/look-ma-mysql-federation-sucks/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 05:37:21 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[MySql]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/2008/01/20/look-ma-mysql-federation-sucks/</guid>
		<description><![CDATA[I was trying to explore alternatives for slave/master architectures and gave a try to federated tables.
No this post is not about Sun buying mySql.

So I compiled a fresh 5.0.51 on two boxes. It&#8217;s quite easy to setup, all it takes is the main server and the sub servers to support federated engine.Only trick is to [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to explore alternatives for slave/master architectures and gave a try to federated tables.</p>
<p>No this post is not about Sun buying mySql.</p>
<p><span id="more-159"></span><br />
So I compiled a fresh 5.0.51 on two boxes. It&#8217;s quite easy to setup, all it takes is the main server and the sub servers to support federated engine.Only trick is to remove fulltext indexes on the federated tables. Leave the main server as-is. On the sub server, create the table with ENGINE=Federated and set the connection to the main server. Make sure you have the user created on tha main server and the password of the user does not contain any special characters. (some reported @ $ characters are problematic). </p>
<p>It works on the first try. Great feature! However, setup is a bit long if you want to federate a whole database with 100 tables in it.</p>
<p>Then you try your first query on a mid sized table with 250K rows.</p>
<p><code>SELECT * FROM table_t LIMIT 10;</code><br />
Runs 0.03 sec on main server, takes <strong>8</strong> seconds on the federated server!</p>
<p>then the second:</p>
<p><code>SELECT count(id) FROM table_t</code><br />
Runs 0.02 sec on main server, takes <strong>252</strong> seconds on the federated server!</p>
<p>Looks like <a href=" http://bugs.mysql.com/bug.php?id=19054">I&#8217;m not the only one complainig about the problem</a> so I didn&#8217;t care to fill in a bug report.</p>
<p>More info about federation is <a href="http://www.xaprb.com/blog/2007/01/29/mysqls-federated-storage-engine-part-1/">here</a> if you are still interested in.</p>
<p><strong>Update:</strong><br />
Giuseppe Maxia contacted me refering his article on <a href="http://www.oreillynet.com/pub/a/databases/2006/08/10/mysql-federated-tables.html">federation engine</a>. It&#8217;s good read.</p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2008/01/20/look-ma-mysql-federation-sucks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>I&#8217;m looking for 2 PHP programmers!</title>
		<link>http://livebookmark.net/journal/2007/09/16/im-looking-for-2-php-programmers/</link>
		<comments>http://livebookmark.net/journal/2007/09/16/im-looking-for-2-php-programmers/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 20:34:58 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[Human Resources]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/2007/09/16/im-looking-for-2-php-programmers/</guid>
		<description><![CDATA[I&#8217;m looking for 2 PHP Programmer for the company I&#8217;m working for.
I&#8217;ll be hiring a Senior and Intermediate PHP programmer.
If you&#8217;re in Montreal, QC and intrested in drop a comment I&#8217;ll contact you.
This is not a webmaster/designer etc job, if you&#8217;re a pure PHP programmer I want you!
Position: Full Time, Permanent
Industry: IT Multimedia/Entertainment
Qualifications: PHP, MySQL, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m looking for 2 PHP Programmer for the company I&#8217;m working for.<br />
I&#8217;ll be hiring a Senior and Intermediate PHP programmer.</p>
<p>If you&#8217;re in <strong>Montreal, QC</strong> and intrested in drop a comment I&#8217;ll contact you.<br />
This is not a webmaster/designer etc job, if you&#8217;re a pure PHP programmer I want you!</p>
<p>Position: Full Time, Permanent<br />
Industry: IT Multimedia/Entertainment<br />
Qualifications: PHP, MySQL, Apache, Javascript (Ajax)<br />
Assets: CSS, Java,Oracle, PL/SQL<br />
Important: Version Controlling (CVS,SVN or BitKeeper), Debugging (XDebug, Zend or DBG)<br />
Start Date: Immediate</p>
<p>PS: If you are a PHP Guru, you should definately apply, it&#8217;s a well paid job.<br />
PSS: This ad is valid until the end of 2007.</p>
<p><strong>Important update:</strong> If you are not already living in Montreal, you don&#8217;t need to apply. Thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2007/09/16/im-looking-for-2-php-programmers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find Articles</title>
		<link>http://livebookmark.net/journal/2006/11/09/find-articles/</link>
		<comments>http://livebookmark.net/journal/2006/11/09/find-articles/#comments</comments>
		<pubDate>Fri, 10 Nov 2006 01:04:18 +0000</pubDate>
		<dc:creator>Harun Yayli</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://livebookmark.net/journal/2006/11/09/find-articles/</guid>
		<description><![CDATA[Hello,
I&#8217;d like to announce my new website that I&#8217;m building right now. FindInArticles.com.
This site is about articles, it crawls all known article directories, article publishing sites and gethers articles from them.
It has a really extensive categorical index. currently I have about 1000 articles but the number is growing daily.
I used Php / Mysql / Apache [...]]]></description>
			<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;d like to announce my new website that I&#8217;m building right now. <a href="http://findinarticles.com">FindInArticles.com</a>.<br />
This site is about articles, it crawls all known article directories, article publishing sites and gethers articles from them.<br />
It has a really extensive categorical index. currently I have about 1000 articles but the number is growing daily.<br />
I used Php / Mysql / Apache to build up the site. I&#8217;m planning to add some ajax toys by the time.<br />
You can also submit articles too.</p>
<p>Visit me and tell me what you think thanks&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://livebookmark.net/journal/2006/11/09/find-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
