Commit e8b3ca12 authored by Zardosht Kasheff's avatar Zardosht Kasheff Committed by Yoni Fogel

[t:2214], fix gcc warnings

git-svn-id: file:///svn/mysql/tokudb-engine/src@16972 c7de825b-a66e-492c-adef-691d508d4ae1
parent 09aa4602
......@@ -5836,7 +5836,6 @@ void ha_tokudb::init_auto_increment() {
DBT key;
DBT value;
int error;
uint auto_inc_keynr;
HA_METADATA_KEY key_val = hatoku_max_ai;
bzero(&key, sizeof(key));
bzero(&value, sizeof(value));
......
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