Commit c0fcabce authored by sergefp@mysql.com's avatar sergefp@mysql.com

Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0

into mysql.com:/home/psergey/mysql-5.0-28jul-look
parents 2cb78727 6289ba15
......@@ -216,10 +216,10 @@ static handlerton innobase_hton = {
innobase_xa_recover, /* recover */
innobase_commit_by_xid, /* commit_by_xid */
innobase_rollback_by_xid, /* rollback_by_xid */
NULL,
NULL,
NULL,
HTON_CLOSE_CURSORS_AT_COMMIT
innobase_create_cursor_view,
innobase_set_cursor_view,
innobase_close_cursor_view,
HTON_NO_FLAGS
};
/*********************************************************************
......
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