Re: Timestamp and Load Data command

2002-04-16 Thread Victoria Reznichenko
Carl, Monday, April 15, 2002, 11:34:09 PM, you wrote: CM> We are attempting to put records into a table using the "load data" or CM> mysqlimport commands. One quirk is with columns that include a timestamp CM> type. When we import the records we get zeros in the timestamp column. How CM> can w

Re: Timestamp and Load Data command

2002-04-16 Thread Keith C. Ivey
On 15 Apr 2002, at 15:34, Carl McNamee wrote: > We are attempting to put records into a table using the "load data" or > mysqlimport commands. One quirk is with columns that include a timestamp > type. When we import the records we get zeros in the timestamp column. How > can we get the curren

Timestamp and Load Data command

2002-04-15 Thread Carl McNamee
We are attempting to put records into a table using the "load data" or mysqlimport commands. One quirk is with columns that include a timestamp type. When we import the records we get zeros in the timestamp column. How can we get the current time inserted when using the "load data" or mysqlimpo