mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fixed a bad merge.
Changed a test case to make its result set platform independent.
This commit is contained in:
@@ -17969,12 +17969,6 @@ skipped_filesort:
|
||||
delete save_quick;
|
||||
save_quick= NULL;
|
||||
}
|
||||
/*
|
||||
orig_cond is a part of pre_idx_push_cond,
|
||||
no need to restore it.
|
||||
*/
|
||||
orig_cond= 0;
|
||||
orig_cond_saved= false;
|
||||
if (orig_cond_saved && !changed_key)
|
||||
tab->set_cond(orig_cond);
|
||||
DBUG_RETURN(1);
|
||||
|
||||
Reference in New Issue
Block a user