<?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: How I built the NOW_USEC() UDF for MySQL</title>
	<atom:link href="http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: SpringBean</title>
		<link>http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/#comment-19514</link>
		<dc:creator>SpringBean</dc:creator>
		<pubDate>Thu, 28 Jul 2011 09:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/#comment-19514</guid>
		<description>im not a window program but tried to covert the code from linux to windows but i hit the wall that &quot;gettimeofday&quot; function is not supported on windows and need to find an alternative function and almost rewrite the whole code. and kind of giving it up...
does any one have converted this code to windows compatible?
kind regards
SpringBean</description>
		<content:encoded><![CDATA[<p>im not a window program but tried to covert the code from linux to windows but i hit the wall that &#8220;gettimeofday&#8221; function is not supported on windows and need to find an alternative function and almost rewrite the whole code. and kind of giving it up&#8230;<br />
does any one have converted this code to windows compatible?<br />
kind regards<br />
SpringBean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Swanhart</title>
		<link>http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/#comment-18014</link>
		<dc:creator>Justin Swanhart</dc:creator>
		<pubDate>Fri, 12 Mar 2010 03:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/#comment-18014</guid>
		<description>@cscetbon
I had the same problem on OSX: http://swanhart.livejournal.com/116981.html</description>
		<content:encoded><![CDATA[<p>@cscetbon<br />
I had the same problem on OSX: <a href="http://swanhart.livejournal.com/116981.html" rel="nofollow">http://swanhart.livejournal.com/116981.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cscetbon</title>
		<link>http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/#comment-18011</link>
		<dc:creator>cscetbon</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/#comment-18011</guid>
		<description>@Marian Neubert,@Xaprb,

I tried but met undefined symbol: __gxx_personality_v0
with both gcc and g++

any idea ?</description>
		<content:encoded><![CDATA[<p>@Marian Neubert,@Xaprb,</p>
<p>I tried but met undefined symbol: __gxx_personality_v0<br />
with both gcc and g++</p>
<p>any idea ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rogerwebmaster</title>
		<link>http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/#comment-17791</link>
		<dc:creator>rogerwebmaster</dc:creator>
		<pubDate>Wed, 10 Feb 2010 09:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/#comment-17791</guid>
		<description>HELP!

I followed the instruction from top to bottom and I was able to make the function work. However, when I restarted the Ubuntu server, the UDF cannot be called anymore. I cant even create or delete UDFs afterwards. When deleting UDFs it says : function does not exist

When creating, it says: Cant find symbol &#039;[symbolname]&#039; from library.

Did I miss anything? I need immediate help. I am stuck with this for days now.

Thanks</description>
		<content:encoded><![CDATA[<p>HELP!</p>
<p>I followed the instruction from top to bottom and I was able to make the function work. However, when I restarted the Ubuntu server, the UDF cannot be called anymore. I cant even create or delete UDFs afterwards. When deleting UDFs it says : function does not exist</p>
<p>When creating, it says: Cant find symbol &#8216;[symbolname]&#8216; from library.</p>
<p>Did I miss anything? I need immediate help. I am stuck with this for days now.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rogerwebmaster</title>
		<link>http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/#comment-17702</link>
		<dc:creator>rogerwebmaster</dc:creator>
		<pubDate>Fri, 29 Jan 2010 03:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2007/10/30/how-i-built-the-now_usec-udf-for-mysql/#comment-17702</guid>
		<description>This has been very helpful. Thanks very much.</description>
		<content:encoded><![CDATA[<p>This has been very helpful. Thanks very much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

