Hi
when execute sql : select * from td_ind_security_held where id = 1560000
in DbVisualizer 7.1.1,it appears "protocol violation: unexpected line in data block"
td_ind_security_held has 30 columns(1 int,6 varchar, others decimal) and
7219618 rows.
so i count field's records one by one , all fields's records are equal to 7219618 except the allgain's
records, it is only 658337. it obviously lost some data. when program inserted the data into the table , the monet
server carshed out some times, can this be the reson for the lose?
I'm working with MonetDB Server v5.22.3, based on kernel 1.40.3
(downloaded msi from sourceforge) over Windows XP SP3.