<?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>Sys Admin Guides, How To&#039;s, etc  by Marios Maravelias &#187; MySQL</title>
	<atom:link href="http://www.sys-admin.gr/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sys-admin.gr</link>
	<description>where prophets and madmen...walk hand in hand</description>
	<lastBuildDate>Fri, 07 May 2010 10:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to upgrade phpMyAdmin in Plesk 9.x</title>
		<link>http://www.sys-admin.gr/183/mysql/how-to-upgrade-phpmyadmin-in-plesk-9-x/</link>
		<comments>http://www.sys-admin.gr/183/mysql/how-to-upgrade-phpmyadmin-in-plesk-9-x/#comments</comments>
		<pubDate>Fri, 07 May 2010 10:23:39 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/?p=183</guid>
		<description><![CDATA[Parallels has a patched version of phpMyAdmin-2.11.?9.5-all-languages and script to migrate settings from phpMyAdmin-2.8.2.4 installed with Plesk. To install phpMyAdmin 2.11.?9.5 you need to: 1. Download the archive and unpack it. ~# wget http://download1.parallels.com/Plesk/Autoupdate/phpmyadmin.zip ~# unzip phpMyAdmin.zip 2. Extract patched phpMyAdmin: ~# cd phpMyAdmin ~# tar -xzf phpMyAdmin-2.11.9.5-all-languages.tar.gz 3. Migrate settings from installed phpMyAdmin to [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/183/mysql/how-to-upgrade-phpmyadmin-in-plesk-9-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>phpmyadmin export gives 0kb file</title>
		<link>http://www.sys-admin.gr/56/mysql/phpmyadmin-export-gives-0kb-file/</link>
		<comments>http://www.sys-admin.gr/56/mysql/phpmyadmin-export-gives-0kb-file/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 11:54:32 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[0]]></category>
		<category><![CDATA[blank]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[kb]]></category>
		<category><![CDATA[mb]]></category>
		<category><![CDATA[null]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[zero]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/archives/mysql/56</guid>
		<description><![CDATA[When you use phpmyadmin provided by plesk and you try to export a large database you may encounter the problem that it will always give you to download a file 0 kb. This happens when the database is big and you need to increase some options in php.ini to make it work. 1.(for plesk users [...]]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/56/mysql/phpmyadmin-export-gives-0kb-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpBB 1016 Can&#8217;t open file: Error</title>
		<link>http://www.sys-admin.gr/43/mysql/phpbb-1016-cant-open-file-error/</link>
		<comments>http://www.sys-admin.gr/43/mysql/phpbb-1016-cant-open-file-error/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 12:05:27 +0000</pubDate>
		<dc:creator>MaRiOs</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[1016]]></category>
		<category><![CDATA[Can]]></category>
		<category><![CDATA[cant]]></category>
		<category><![CDATA[ERROR]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[phpBB.problem]]></category>

		<guid isPermaLink="false">http://www.sys-admin.gr/archives/mysql/43</guid>
		<description><![CDATA[If you face the error: 1016 Can&#8217;t open file: &#8216;phpbb_sessions.MYI&#8217;. (errno: 145) then you will have to empty and repair the phpbb_session table using the commands: TRUNCATE phpBB_sessions; REPAIR TABLE phpBB_sessions; or via phpMyAdmin. For a general error of &#8220;1016 Can&#8217;t open file:&#8221; follow the instructions of the solution here: http://www.phpbb.com/community/viewtopic.php?t=259967]]></description>
		<wfw:commentRss>http://www.sys-admin.gr/43/mysql/phpbb-1016-cant-open-file-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

