Commit 13d8070f authored by Zardosht Kasheff's avatar Zardosht Kasheff Committed by Yoni Fogel

[t:3400], remove extraneous TODO

git-svn-id: file:///svn/mysql/tokudb-engine/tokudb-engine@30231 c7de825b-a66e-492c-adef-691d508d4ae1
parent ba3ed189
......@@ -2070,7 +2070,6 @@ int ha_tokudb::verify_frm_data(const char* frm_name) {
error = readfrm(frm_name,&mysql_frm_data,&mysql_frm_len);
if (error) { goto cleanup; }
// TODO: get the frm data that we have stored
key.data = &curr_key;
key.size = sizeof(curr_key);
error = share->status_block->getf_set(
......
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