<?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>Live with Dot Net &#187; Event</title>
	<atom:link href="http://www.livewithdotnet.com/tag/event/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.livewithdotnet.com</link>
	<description>Just another Programming weblog</description>
	<lastBuildDate>Mon, 06 Feb 2012 21:54:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to create a event in MySQL (Schedule to run a Store procedure)</title>
		<link>http://www.livewithdotnet.com/how-to-create-a-event-in-mysql-schedule-to-run-a-store-procedure/</link>
		<comments>http://www.livewithdotnet.com/how-to-create-a-event-in-mysql-schedule-to-run-a-store-procedure/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 21:56:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[DB Query]]></category>
		<category><![CDATA[Calls]]></category>
		<category><![CDATA[Daily task]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Schedule]]></category>
		<category><![CDATA[Stored Procedure]]></category>

		<guid isPermaLink="false">http://www.livewithdotnet.com/?p=50</guid>
		<description><![CDATA[Below statement will set an event on MySQL Database which will be fired at a given interval. You could execute another query or call a Stored Procedure to accomplish you daily routine tasks. CREATE EVENT 'Event Name' ON SCHEDULE EVERY 1 DAY -- 'Day Interval' STARTS '2009-06-29 13:05:' -- 'Start time - Execute on the [...]<p><a href="http://www.livewithdotnet.com/how-to-create-a-event-in-mysql-schedule-to-run-a-store-procedure/">How to create a event in MySQL (Schedule to run a Store procedure)</a> is a post from: <a href="http://www.livewithdotnet.com">Live with Dot Net</a></p>
]]></description>
		<wfw:commentRss>http://www.livewithdotnet.com/how-to-create-a-event-in-mysql-schedule-to-run-a-store-procedure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/14 queries in 0.008 seconds using disk: basic
Object Caching 601/617 objects using disk: basic

Served from: www.livewithdotnet.com @ 2012-02-06 17:07:30 -->
