~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

« back to all changes in this revision

Viewing changes to storage/innodb_plugin/include/trx0trx.h

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-06-21 15:31:05 UTC
  • mfrom: (1.1.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20100621153105-pbbz3t6nyrf9t2zq
Tags: upstream-5.1.48
ImportĀ upstreamĀ versionĀ 5.1.48

Show diffs side-by-side

added added

removed removed

Lines of Context:
560
560
        /*------------------------------*/
561
561
        void*           mysql_thd;      /*!< MySQL thread handle corresponding
562
562
                                        to this trx, or NULL */
563
 
        char**          mysql_query_str;/* pointer to the field in mysqld_thd
564
 
                                        which contains the pointer to the
565
 
                                        current SQL query string */
566
563
        const char*     mysql_log_file_name;
567
564
                                        /* if MySQL binlog is used, this field
568
565
                                        contains a pointer to the latest file