I'm trying to import a file using LOAD DATA INFILE into a table
containing columns that default to NULL. However, values load into the
table as 0 (zeros). What can I do to have these default to NULL?
mysql> describe table column;
Field | Type | Null | Key | Default | Extra |
column | i
g the -T option?
--
Rachael LaPorte Taylor
Senior Technology Architect, FedStats
U.S. Census Bureau
Washington DC 20233
[EMAIL PROTECTED]
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)