reverting a patch

sql/sql_delete.cc:
  reverting a bad patch ...
  I wonder how to fix this one ????
This commit is contained in:
unknown 2002-07-29 17:54:45 +03:00
parent e35a73d1d9
commit 1cf8803742

View File

@ -227,7 +227,7 @@ multi_delete::multi_delete(THD *thd_arg, TABLE_LIST *dt,
table->used_keys=0;
tempfiles[counter] = new Unique (refposcmp2,
(void *) &table->file->ref_length,
table->file->ref_length + 1,
table->file->ref_length,
MEM_STRIP_BUF_SIZE);
}
}