Commit 7684c017 authored by Zardosht Kasheff's avatar Zardosht Kasheff Committed by Yoni Fogel

[t:2862], fix compilation bug

git-svn-id: file:///svn/mysql/tokudb-engine/tokudb-engine@23071 c7de825b-a66e-492c-adef-691d508d4ae1
parent b792d1bb
......@@ -4032,7 +4032,7 @@ int ha_tokudb::prepare_index_key_scan( const uchar * key, uint key_len ) {
share->key_file[active_index],
transaction,
&start_key,
&end_key,
&end_key
);
lockretry_wait;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment