ha_innodb.cc:

  Cleanup
parent f67308f6
...@@ -1507,8 +1507,6 @@ ha_innobase::close(void) ...@@ -1507,8 +1507,6 @@ ha_innobase::close(void)
/*====================*/ /*====================*/
/* out: error number */ /* out: error number */
{ {
trx_t* trx;
DBUG_ENTER("ha_innobase::close"); DBUG_ENTER("ha_innobase::close");
row_prebuilt_free((row_prebuilt_t*) innobase_prebuilt); row_prebuilt_free((row_prebuilt_t*) innobase_prebuilt);
......
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