<?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; UDF</title>
	<atom:link href="http://www.pythian.com/news/tag/udf/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>Liveblogging:  Extending MySQL by Brian &#8220;Krow&#8221; Aker</title>
		<link>http://www.pythian.com/news/946/liveblogging-extending-mysql-by-brian-krow-aker/</link>
		<comments>http://www.pythian.com/news/946/liveblogging-extending-mysql-by-brian-krow-aker/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 01:00:59 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[information_schema]]></category>
		<category><![CDATA[pluggable]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[UDF]]></category>
		<category><![CDATA[user defined function]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/946/liveblogging-extending-mysql-by-brian-krow-aker</guid>
		<description><![CDATA[Liveblogging: Extending MySQL by Brian &#8220;Krow&#8221; Aker Brian wins the award for &#8220;most frequent great quotes during a talk&#8221;. Before MySQL 5.1 a UDF was the only way to extend MySQL. All you need in a UDF is: init() execute() deinit() my_bool id3_parse_init(UDF_INIT *initid UDF_ARGS *args, char *message) UDF_ARGS tell you about incoming args char [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/946/liveblogging-extending-mysql-by-brian-krow-aker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

