<?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>phTagr &#187; database</title>
	<atom:link href="http://www.phtagr.org/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phtagr.org</link>
	<description>Tag your photos once. Find them forever.</description>
	<lastBuildDate>Fri, 06 Jan 2012 11:10:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Database Schema Changed</title>
		<link>http://www.phtagr.org/2008/10/30/database-schema-changed/</link>
		<comments>http://www.phtagr.org/2008/10/30/database-schema-changed/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 04:37:25 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Related Links]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://www.phtagr.org/?p=90</guid>
		<description><![CDATA[By revision 386 the database schema of phtagr changed and must be changed manually! Please update your phtagr source to the latest version and rename the table &#8216;configs&#8217; to &#8216;options&#8217;. Execute following mySQL command for your phtagr database. Please consider your table prefixes if you have it. mysql&#62; RENAME TABLE 'configs' TO 'options';]]></description>
			<content:encoded><![CDATA[<p>By revision 386 the database schema of phtagr changed and <span style="text-decoration: underline;">must be changed manually</span>! Please update your phtagr source to the latest version and rename the table &#8216;configs&#8217; to &#8216;options&#8217;. Execute following mySQL command for your phtagr database. Please consider your table prefixes if you have it.</p>
<pre><code>mysql&gt; RENAME TABLE 'configs' TO 'options';</code></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.phtagr.org/2008/10/30/database-schema-changed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

