Quote:
|
Originally Posted by healdem
are we allowed to see any of the rows which are failing to load
and or the column defintions
and or any error messages
have you tried loading a small amount of records using say the query browser, or some other tools such as PHPMyAdmin
|
Operating system is Windows XP
when i use fields terminated by '\t' all the rows insert but when not null values shown for varchar and same as for bigint
when i use fields terminated by ',' rows are skipped as (2,4,6,....)no rows for (1,3,5) dont know how