~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/include/trx0trx.h

  • Committer: Brian Aker
  • Date: 2011-02-04 22:30:00 UTC
  • mto: (2147.1.1 catalogs)
  • mto: This revision was merged to the branch mainline in revision 2148.
  • Revision ID: brian@tangent.org-20110204223000-iarxulhsorv5s4z1
Merge in cleanup of dead class to drizzle structures (its C++ we don't need
to be doing this any longer).

Show diffs side-by-side

added added

removed removed

Lines of Context:
707
707
        /*------------------------------*/
708
708
        char detailed_error[256];       /*!< detailed error message for last
709
709
                                        error, or empty. */
 
710
 
 
711
        inline drizzled::Session *session()
 
712
        {
 
713
          return mysql_thd;
 
714
        }
 
715
        inline drizzled::Session *session() const
 
716
        {
 
717
          return mysql_thd;
 
718
        }
710
719
};
711
720
 
712
721
#define TRX_MAX_N_THREADS       32      /* maximum number of