Re: default value does not set using LOAD DATA INFILE ...

2003-06-25 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-06-25 15:18:09 +1000: > From: "Roman Neuhauser" <[EMAIL PROTECTED]> > > please don't piggyback on other people's threads. you can start your > > own for free. > > Although it was the first time for me to send the post on this list, I was > sure that I did not foll

Re: default value does not set using LOAD DATA INFILE ...

2003-06-24 Thread Ruth Zhai
riginal Message - From: "Roman Neuhauser" <[EMAIL PROTECTED]> To: "Ruth Zhai" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, June 24, 2003 7:50 PM Subject: Re: default value does not set using LOAD DATA INFILE ... > please don't pigg

Re: default value does not set using LOAD DATA INFILE ...

2003-06-24 Thread Roman Neuhauser
please don't piggyback on other people's threads. you can start your own for free. # [EMAIL PROTECTED] / 2003-06-24 09:46:24 +1000: > I am using LOAD DATA INFILE to import some data to MySQL. I would like to > leave some fields blank and use the default value set in the tables. I have >