page0cur.c:
Sinisas patch to InnoDB ORDER BY DESC bug, push it now so that Jani has it available innobase/page/page0cur.c: Sinisas patch to InnoDB ORDER BY DESC bug, push it now so that Jani has it available
This commit is contained in:
parent
c5a26332d5
commit
b2f8f07d92
@ -301,7 +301,7 @@ page_cur_search_with_match(
|
||||
/* This means current dfield is not SQL
|
||||
NULL, and the current rec field extends it */
|
||||
|
||||
low = mid;
|
||||
low_rec = mid_rec;
|
||||
low_matched_fields = cur_matched_fields;
|
||||
low_matched_bytes = cur_matched_bytes;
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user