Fixed compiler warning
This commit is contained in:
parent
55277e8840
commit
b8c92d752c
@ -13382,7 +13382,6 @@ ha_innobase::truncate()
|
|||||||
DBUG_RETURN(convert_error_code_to_mysql(
|
DBUG_RETURN(convert_error_code_to_mysql(
|
||||||
err, m_prebuilt->table->flags,
|
err, m_prebuilt->table->flags,
|
||||||
m_user_thd));
|
m_user_thd));
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user