<?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.ph &#187; MySQL</title>
	<atom:link href="http://www.php.ph/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php.ph</link>
	<description>Linux Apache MySQL PHP</description>
	<lastBuildDate>Fri, 25 Dec 2009 15:38:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Repair MySQL Tables</title>
		<link>http://www.php.ph/2009/10/18/repair-mysql-tables/</link>
		<comments>http://www.php.ph/2009/10/18/repair-mysql-tables/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 10:58:37 +0000</pubDate>
		<dc:creator>aqua</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[LAMP]]></category>

		<guid isPermaLink="false">http://www.php.ph/?p=120</guid>
		<description><![CDATA[SSH through PuTTY.
Check mysql tables.
mysqlcheck [DBNAME]
Repair database tables.
mysqlcheck -r [DBNAME]
That&#8217;s it. Short and simple.
]]></description>
		<wfw:commentRss>http://www.php.ph/2009/10/18/repair-mysql-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL-Proxy Learning to Block SQL-Injection</title>
		<link>http://www.php.ph/2008/08/16/mysql-proxy-learning-to-block-sql-injection/</link>
		<comments>http://www.php.ph/2008/08/16/mysql-proxy-learning-to-block-sql-injection/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 06:35:07 +0000</pubDate>
		<dc:creator>php</dc:creator>
				<category><![CDATA[News and Views]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.php.ph/?p=60</guid>
		<description><![CDATA[Stefan Esser presents an approach, a way to detect unknown query types which are result of SQL-Injection. The said approach is a simple way to make arbitrary applications more secure without touching a single line of code.
This approach is based on the idea that SQL queries issued by an application always have a certain structure. [...]]]></description>
		<wfw:commentRss>http://www.php.ph/2008/08/16/mysql-proxy-learning-to-block-sql-injection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows: Installing MySQL 5.0, PHP 5.2.6, Apache 2.2.9</title>
		<link>http://www.php.ph/2008/07/18/windows-installing-mysql-50-php-526-apache-229/</link>
		<comments>http://www.php.ph/2008/07/18/windows-installing-mysql-50-php-526-apache-229/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 23:27:08 +0000</pubDate>
		<dc:creator>php</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.php.ph/2008/07/18/windows-installing-mysql-50-php-526-apache-229/</guid>
		<description><![CDATA[This is a continuation of the topics Apache on Windows and Installing PHP 5.2.6 on Apache 2.2.9.
Download mysql-5.0.51b-win32.zip from http://dev.mysql.com/downloads/
Unzip mysql-5.0.51b-win32.zip .
Run setup.exe.
First screen is the welcome note. Click Next.

Setup type option. Select Typical Installation, click Next.

Click Install.

Leave configure the MySQL Server instance option checked. Click Finish.

MySQL Configuration Wizard welcome note will be displayed. Next.

Choose [...]]]></description>
		<wfw:commentRss>http://www.php.ph/2008/07/18/windows-installing-mysql-50-php-526-apache-229/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Jamp!</title>
		<link>http://www.php.ph/2007/11/25/jamp/</link>
		<comments>http://www.php.ph/2007/11/25/jamp/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 23:06:40 +0000</pubDate>
		<dc:creator>aqua</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Jamp]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.php.ph/2007/11/25/jamp/</guid>
		<description><![CDATA[Jamp! is updated
All packages are updated to the latests stable version available
The &#8220;Server&#8221; and &#8220;Service&#8221; commands are added for Tomcat 6.0
Jamp.hta UI is updated
]]></description>
		<wfw:commentRss>http://www.php.ph/2007/11/25/jamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP.ph</title>
		<link>http://www.php.ph/2007/11/14/hello-world/</link>
		<comments>http://www.php.ph/2007/11/14/hello-world/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 07:35:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.php.ph/?p=1</guid>
		<description><![CDATA[Welcome! This will be the first post in the nth generation of PHP.ph. Here you will read news and views about Linux, Apache, MySQL and PHP (LAMP).
]]></description>
		<wfw:commentRss>http://www.php.ph/2007/11/14/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
