reverting a patch
sql/sql_delete.cc: reverting a bad patch ... I wonder how to fix this one ????
This commit is contained in:
parent
e35a73d1d9
commit
1cf8803742
@ -227,7 +227,7 @@ multi_delete::multi_delete(THD *thd_arg, TABLE_LIST *dt,
|
|||||||
table->used_keys=0;
|
table->used_keys=0;
|
||||||
tempfiles[counter] = new Unique (refposcmp2,
|
tempfiles[counter] = new Unique (refposcmp2,
|
||||||
(void *) &table->file->ref_length,
|
(void *) &table->file->ref_length,
|
||||||
table->file->ref_length + 1,
|
table->file->ref_length,
|
||||||
MEM_STRIP_BUF_SIZE);
|
MEM_STRIP_BUF_SIZE);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user