~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/trx/trx0trx.c

  • Committer: Stewart Smith
  • Date: 2008-07-09 01:40:54 UTC
  • mfrom: (105 drizzle)
  • mto: This revision was merged to the branch mainline in revision 111.
  • Revision ID: stewart@flamingspork.com-20080709014054-xfgfzirbhqzrzkkj
mergeĀ fromĀ mainline

Show diffs side-by-side

added added

removed removed

Lines of Context:
1818
1818
/********************************************************************
1819
1819
Prepares a transaction. */
1820
1820
 
1821
 
void
 
1821
static void
1822
1822
trx_prepare_off_kernel(
1823
1823
/*===================*/
1824
1824
        trx_t*  trx)    /* in: transaction */