<?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>PHP Developer Blog &#187; Mysql</title>
	<atom:link href="http://phpdev.ro/tag/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://phpdev.ro</link>
	<description>The blog of Andrei Gabreanu</description>
	<lastBuildDate>Thu, 21 Apr 2011 16:23:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>[HOW TO] Store Zend Cache results into MySql</title>
		<link>http://phpdev.ro/how-to-store-zend-cache-results-into-mysql.html</link>
		<comments>http://phpdev.ro/how-to-store-zend-cache-results-into-mysql.html#comments</comments>
		<pubDate>Tue, 09 Feb 2010 13:37:19 +0000</pubDate>
		<dc:creator>Andrei Gabreanu</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Advices]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Develop]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://phpdev.ro/?p=928</guid>
		<description><![CDATA[This article will show you how to write / use your own Zend Cache Backend Adapter along side provide you with the Class that will allow you to store your cached data, objects and even full html pages inside a MySql database. You can read about how the class can be used, how it works (theory of operation) or you can just download it from the end of the article.]]></description>
		<wfw:commentRss>http://phpdev.ro/how-to-store-zend-cache-results-into-mysql.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>MySQL Replication for dummies tutorial</title>
		<link>http://phpdev.ro/mysql-replication-for-dummies-tutorial.html</link>
		<comments>http://phpdev.ro/mysql-replication-for-dummies-tutorial.html#comments</comments>
		<pubDate>Sat, 21 Nov 2009 01:05:12 +0000</pubDate>
		<dc:creator>Andrei Gabreanu</dc:creator>
				<category><![CDATA[Various]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Develop]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Replication]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.uauzilla.ro/?p=569</guid>
		<description><![CDATA[A tutorial for begginers with MySQL that will teach you how to setup a simple Master-Server replication in an UNIX environment.The tutorial will guide you through the process of setting up the replication settings on the master server, configure a user with replication privileges and then setting up the slave settings. At the end, once data is inserted into the master sql server, it will be available in real time on the slave server.]]></description>
		<wfw:commentRss>http://phpdev.ro/mysql-replication-for-dummies-tutorial.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 1/13 queries in 0.001 seconds using disk
Object Caching 245/268 objects using disk

Served from: phpdev.ro @ 2012-02-04 16:12:07 -->
