Dear all,
    I have a problem on create index command, my table is t1,and have two column, c1 and c2.
when I execute the sql command "create index index_c1 on t1(c1);" but the MonetDB said "Segmentation  fault", what the question?
 
Best regards!