<?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>Admin Reports &#187; mysql</title>
	<atom:link href="http://adminreports.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://adminreports.com</link>
	<description>Resources for Server and Forum Admins that run Windows Servers and IIS.</description>
	<lastBuildDate>Sun, 07 Feb 2010 06:47:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quick Tip: Adding mySQL and PHP to Your Windows Path</title>
		<link>http://adminreports.com/quick-tip-adding-mysql-and-php-to-your-windows-path/</link>
		<comments>http://adminreports.com/quick-tip-adding-mysql-and-php-to-your-windows-path/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 16:20:06 +0000</pubDate>
		<dc:creator>BSchwarz</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows Path]]></category>

		<guid isPermaLink="false">http://adminreports.com/quick-tip-adding-mysql-and-php-to-your-windows-path/</guid>
		<description><![CDATA[Here is a quick tip showing you how to add mySQL and PHP to your Windows Server path. Many people ask how to do this and while it is included in the Installing mySQL and Installing PHP tutorials I thought I would make it easier for everyone to get the information.]]></description>
		<wfw:commentRss>http://adminreports.com/quick-tip-adding-mysql-and-php-to-your-windows-path/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Batch File to Backup Your Windows Server Database</title>
		<link>http://adminreports.com/batch-file-to-backup-your-windows-server-database/</link>
		<comments>http://adminreports.com/batch-file-to-backup-your-windows-server-database/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 18:15:27 +0000</pubDate>
		<dc:creator>BSchwarz</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[batch file]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[windows server]]></category>

		<guid isPermaLink="false">http://adminreports.com/batch-file-to-backup-your-windows-server-database/</guid>
		<description><![CDATA[If you read <a href="http://adminreports.com/backing-up-your-data/">Backing up Your Data with cwRsync and snyc2nas</a> you learned how to send your data to an off site server. Now I'll show you a couple ways to make incremental zipped backups that you can store on your server to transfer with sync2nas or FTP the backup to your home box.]]></description>
		<wfw:commentRss>http://adminreports.com/batch-file-to-backup-your-windows-server-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Server Privilege Escalation And Denial Of Service Vulnerabilities</title>
		<link>http://adminreports.com/mysql-server-privilege-escalation-and-denial-of-service-vulnerabilities/</link>
		<comments>http://adminreports.com/mysql-server-privilege-escalation-and-denial-of-service-vulnerabilities/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 17:15:09 +0000</pubDate>
		<dc:creator>BSchwarz</dc:creator>
				<category><![CDATA[Securtiy]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://adminreports.com/mysql-server-privilege-escalation-and-denial-of-service-vulnerabilities/</guid>
		<description><![CDATA[Exploiting the privilege-escalation vulnerability may allow attackers to perform certain actions with elevated privileges. Successful exploits of the denial-of-service issue will cause the database server to crash, denying service to legitimate users.]]></description>
		<wfw:commentRss>http://adminreports.com/mysql-server-privilege-escalation-and-denial-of-service-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrading PHP and MYSQL on Windows</title>
		<link>http://adminreports.com/upgrading-php-and-mysql-on-windows/</link>
		<comments>http://adminreports.com/upgrading-php-and-mysql-on-windows/#comments</comments>
		<pubDate>Sat, 04 Feb 2006 21:15:51 +0000</pubDate>
		<dc:creator>BSchwarz</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://adminreports.com/archives/2006/02/04/upgrading-php-and-mysql-on-windows.html</guid>
		<description><![CDATA[This article will explain the easy way to upgrade PHP and MYSQL on Windows Servers. Easy if you followed my <a href="http://adminreports.com/installing-php/">installing PHP</a> and <a href="http://adminreports.com/installing-mysql/">instaling MYSQL</a> tutorials. If you follow this procedure you can have PHP and MYSQL upgraded in less than an hour.]]></description>
		<wfw:commentRss>http://adminreports.com/upgrading-php-and-mysql-on-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows: Installing MYSQL</title>
		<link>http://adminreports.com/installing-mysql/</link>
		<comments>http://adminreports.com/installing-mysql/#comments</comments>
		<pubDate>Tue, 24 Jan 2006 17:52:02 +0000</pubDate>
		<dc:creator>BSchwarz</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Install mysql]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://adminreports.com/archives/2006/01/24/installing-mysql.html</guid>
		<description><![CDATA[Now that you have PHP installed it&#8217;s time to install mysql. Mysql is the database server of choice for just about all forum software packages that run on PHP enabled servers. Installing mysql and getting it ready for use on your Windows Server is very easy. At the most it shouldn&#8217;t take more than an [...]]]></description>
		<wfw:commentRss>http://adminreports.com/installing-mysql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
