~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/uniques.cc

MergedĀ fromĀ Mats.

Show diffs side-by-side

added added

removed removed

Lines of Context:
609
609
    return 1;
610
610
  reinit_io_cache(outfile,WRITE_CACHE,0L,0,0);
611
611
 
612
 
  memset((char*) &sort_param, 0, sizeof(sort_param));
 
612
  memset(&sort_param, 0, sizeof(sort_param));
613
613
  sort_param.max_rows= elements;
614
614
  sort_param.sort_form=table;
615
615
  sort_param.rec_length= sort_param.sort_length= sort_param.ref_length=