<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Importing from Huge CSV Files to MySQL Database and more&#8230;</title>
	<atom:link href="http://blog.ekini.net/2008/06/18/importing-from-huge-csv-files-to-mysql-database-and-more/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ekini.net/2008/06/18/importing-from-huge-csv-files-to-mysql-database-and-more/</link>
	<description>Wenbert Del Rosario: PHP, MySQL, Javascript, MVC, Zend Framework, AJAX, jQuery.</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:49:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul Sprangers</title>
		<link>http://blog.ekini.net/2008/06/18/importing-from-huge-csv-files-to-mysql-database-and-more/comment-page-1/#comment-6783</link>
		<dc:creator>Paul Sprangers</dc:creator>
		<pubDate>Tue, 01 Jul 2008 12:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=433#comment-6783</guid>
		<description>Dear Wenbert,

Thank you for replying.
Unfortunately, I can&#039;t create PHP scripts (I don&#039;t even know what they are), but fortunately, I found a lot of huge and downloadable databases and CSV files on the internet.

Kind regards,
Paul Sprangers</description>
		<content:encoded><![CDATA[<p>Dear Wenbert,</p>
<p>Thank you for replying.<br />
Unfortunately, I can&#8217;t create PHP scripts (I don&#8217;t even know what they are), but fortunately, I found a lot of huge and downloadable databases and CSV files on the internet.</p>
<p>Kind regards,<br />
Paul Sprangers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wenbert</title>
		<link>http://blog.ekini.net/2008/06/18/importing-from-huge-csv-files-to-mysql-database-and-more/comment-page-1/#comment-6773</link>
		<dc:creator>Wenbert</dc:creator>
		<pubDate>Mon, 30 Jun 2008 17:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=433#comment-6773</guid>
		<description>Hi paul,

You can create a PHP script that will create a huge csv file.

thanks,
Wenbert</description>
		<content:encoded><![CDATA[<p>Hi paul,</p>
<p>You can create a PHP script that will create a huge csv file.</p>
<p>thanks,<br />
Wenbert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Sprangers</title>
		<link>http://blog.ekini.net/2008/06/18/importing-from-huge-csv-files-to-mysql-database-and-more/comment-page-1/#comment-6772</link>
		<dc:creator>Paul Sprangers</dc:creator>
		<pubDate>Mon, 30 Jun 2008 17:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=433#comment-6772</guid>
		<description>Just being curious: is this csv file freely available? I&#039;m looking for huge csv files in order to push my own database system to its limits.

Kind regards,
Paul Sprangers</description>
		<content:encoded><![CDATA[<p>Just being curious: is this csv file freely available? I&#8217;m looking for huge csv files in order to push my own database system to its limits.</p>
<p>Kind regards,<br />
Paul Sprangers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wenbert</title>
		<link>http://blog.ekini.net/2008/06/18/importing-from-huge-csv-files-to-mysql-database-and-more/comment-page-1/#comment-6623</link>
		<dc:creator>Wenbert</dc:creator>
		<pubDate>Thu, 19 Jun 2008 02:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=433#comment-6623</guid>
		<description>For more info regarding Lance&#039;s notes, please go to: http://dev.mysql.com/doc/refman/5.0/en/replace.html</description>
		<content:encoded><![CDATA[<p>For more info regarding Lance&#8217;s notes, please go to: <a href="http://dev.mysql.com/doc/refman/5.0/en/replace.html" rel="nofollow">http://dev.mysql.com/doc/refman/5.0/en/replace.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wenbert</title>
		<link>http://blog.ekini.net/2008/06/18/importing-from-huge-csv-files-to-mysql-database-and-more/comment-page-1/#comment-6616</link>
		<dc:creator>Wenbert</dc:creator>
		<pubDate>Wed, 18 Jun 2008 17:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=433#comment-6616</guid>
		<description>Hi lance,

Awesome. I will look up REPLACE INTO. There are other updates I needed to do. But I think the 2 statements above could do better. I will improve my working code when time permits..

Thanks lance!</description>
		<content:encoded><![CDATA[<p>Hi lance,</p>
<p>Awesome. I will look up REPLACE INTO. There are other updates I needed to do. But I think the 2 statements above could do better. I will improve my working code when time permits..</p>
<p>Thanks lance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lance</title>
		<link>http://blog.ekini.net/2008/06/18/importing-from-huge-csv-files-to-mysql-database-and-more/comment-page-1/#comment-6615</link>
		<dc:creator>lance</dc:creator>
		<pubDate>Wed, 18 Jun 2008 16:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ekini.net/?p=433#comment-6615</guid>
		<description>Have you looked into REPLACE INTO? sounds like it would do basically everything you&#039;re doing there in one statement...</description>
		<content:encoded><![CDATA[<p>Have you looked into REPLACE INTO? sounds like it would do basically everything you&#8217;re doing there in one statement&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
