~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/row/row0upd.c

  • Committer: Stewart Smith
  • Author(s): Inaam Rana
  • Date: 2010-11-17 04:53:55 UTC
  • mto: (2021.1.2 build)
  • mto: This revision was merged to the branch mainline in revision 1971.
  • Revision ID: stewart@flamingspork.com-20101117045355-xqmzitnnh5znx1py
Merge Revision revid:inaam.rana@oracle.com-20100610135811-1jxs81q050wpabyc from MySQL InnoDB

Original revid:inaam.rana@oracle.com-20100610135811-1jxs81q050wpabyc

Original Authors: Inaam Rana <inaam.rana@oracle.com>
Original commit message:
Formatting changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
searched delete is obviously to keep the x-latch for several
93
93
steps of query graph execution. */
94
94
 
95
 
/*********************************************************************//**
 
95
/*************************************************************************
96
96
IMPORTANT NOTE: Any operation that generates redo MUST check that there
97
97
is enough space in the redo log before for that operation. This is
98
98
done by calling log_free_check(). The reason for checking the