<?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; sysdate</title>
	<atom:link href="http://www.pythian.com/news/tag/sysdate/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>Does anybody really know what time it is?</title>
		<link>http://www.pythian.com/news/1295/does-anybody-really-know-what-time-it-is/</link>
		<comments>http://www.pythian.com/news/1295/does-anybody-really-know-what-time-it-is/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 18:06:37 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[deterministic]]></category>
		<category><![CDATA[now]]></category>
		<category><![CDATA[Replication]]></category>
		<category><![CDATA[sysdate]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[timestamp]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1295/does-anybody-really-know-what-time-it-is</guid>
		<description><![CDATA[This is a post about SYSDATE() and NOW() and CURRENT_TIMESTAMP() functions in MySQL. Firstly, note is that of these three, only CURRENT_TIMESTAMP() is part of the SQL Standard. NOW() happens to be an alias for CURRENT_TIMESTAMP() in MySQL. Secondly, note that replication does not work well with non-deterministic functions. And &#8220;hey, what time is it?&#8221; [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1295/does-anybody-really-know-what-time-it-is/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

