Commit 38b72936 authored by Zardosht Kasheff's avatar Zardosht Kasheff Committed by Yoni Fogel

[t:4541], make handlerton fix

git-svn-id: file:///svn/mysql/tokudb-engine/tokudb-engine@41569 c7de825b-a66e-492c-adef-691d508d4ae1
parent 59165fc6
......@@ -6254,6 +6254,7 @@ static int create_sub_table(
DBUG_PRINT("error", ("Got error: %d when setting row descriptor for table '%s'", error, table_name));
goto exit;
}
file->update_cmp_descriptor(file);
error = 0;
exit:
......
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