<?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>IT Integrated Business Solutions</title>
	<atom:link href="http://www.it-iss.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.it-iss.com</link>
	<description>A passion for excellence</description>
	<lastBuildDate>Tue, 08 May 2012 09:02:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>MySQL &#8211; OUTFILE required permissions</title>
		<link>http://www.it-iss.com/mysql/mysql-outfile-required-permissions/</link>
		<comments>http://www.it-iss.com/mysql/mysql-outfile-required-permissions/#comments</comments>
		<pubDate>Tue, 08 May 2012 09:02:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.it-iss.com/?p=860</guid>
		<description><![CDATA[In order to use MySQL&#8217;s OUTFILE requires the user to have FILE privilege. The FILE privilege is not assigned on a per database but at a system level, hence the use of &#8216;*.*&#8217;. mysql> grant FILE on *.* TO ronan@localhost; Query OK, 0 rows affected (0.06 sec) Be sure that the folder that you are [...]]]></description>
		<wfw:commentRss>http://www.it-iss.com/mysql/mysql-outfile-required-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

