<?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; dynamic</title>
	<atom:link href="http://www.pythian.com/news/tag/dynamic/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>How to Dynamically Call PL/SQL Procedure in Oracle</title>
		<link>http://www.pythian.com/news/2733/how-to-dynamically-call-plsql-procedure-in-oracle/</link>
		<comments>http://www.pythian.com/news/2733/how-to-dynamically-call-plsql-procedure-in-oracle/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 06:29:56 +0000</pubDate>
		<dc:creator>Alex Gorbachev</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[stored procedure]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=2733</guid>
		<description><![CDATA[Just got an interesting note on Twitter that you can&#8217;t call a stored procedure dynamically in Oracle from a PL/SQL block like passing the procedure name in a variable. Well, yes we can! And the answer is EXECUTE IMMEDIATE &#8212; it can be used to run anonymous PL/SQL blog and not just a SQL statement. [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/2733/how-to-dynamically-call-plsql-procedure-in-oracle/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Unintentional Googlewhack Leads to MySQL Bug Report</title>
		<link>http://www.pythian.com/news/893/unintentional-googlewhack-leads-to-mysql-bug-report/</link>
		<comments>http://www.pythian.com/news/893/unintentional-googlewhack-leads-to-mysql-bug-report/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 15:15:01 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Non-Tech Articles]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/893/unintentional-googlewhack-leads-to-mysql-bug-report</guid>
		<description><![CDATA[While doing a standard audit for a new client, I recommended a few changes to get better performance. Because I had several changes, I used the documentation at http://dev.mysql.com/doc/refman/5.0/en/server-system-variables.html and found that innodb_flush_log_at_trx_commit is a dynamic variable. I was surprised, because most operations dealing with file sizes and operations are not dynamic. But the client [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/893/unintentional-googlewhack-leads-to-mysql-bug-report/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

