Re: load data

From: dir <dir_at_dir.dir>
Date: Thu, 18 Sep 2008 08:25:58 +0200
Message-ID: <gass9k$lms$1@ss408.t-com.hr>


"dir" <dir_at_dir.dir> wrote in message news:gaspje$g9v$1_at_ss408.t-com.hr...
> load data
> infile 'file.txt'
> append
> into table <table>
> (
> some1 position(*) char terminated by ';',
> some2 position(*) char terminated by ';',
> some3 position(*) char terminated by ';'
> )
>
> sometimes when run it look like freeze.
>
> what can be problem? tnx
>

it sometimes freeze on only one row Received on Thu Sep 18 2008 - 01:25:58 CDT

Original text of this message