~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/uniques.cc

  • Committer: Brian Aker
  • Date: 2008-08-05 04:10:42 UTC
  • mfrom: (261.2.8 codestyle)
  • mto: This revision was merged to the branch mainline in revision 263.
  • Revision ID: brian@tangent.org-20080805041042-1l4893r3bwy2lxz2
Merge from Monty

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=