8796 / FAX: 860.674.8341
-Original Message-
From: Joe User [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 20, 2006 3:16 PM
To: mysql@lists.mysql.com
Subject: Questions about using mysqlimport to update a table.
I need to update a table with the contents of a CSV file regularly, I've
used
I need to update a table with the contents of a CSV file regularly, I've
used mysqlimport to load all the initial data, but I have a problem with
using it for updates. The data in the CSV file does not contain all of the
data in the table, there is a field that is updated by another application
as