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

« back to all changes in this revision

Viewing changes to storage/innobase/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:
444
444
        char**          mysql_query_str;/* pointer to the field in mysqld_thd
445
445
                                        which contains the pointer to the
446
446
                                        current SQL query string */
 
447
        size_t*         mysql_query_len;/* pointer to the length of the
 
448
                                        current SQL query string */
447
449
        const char*     mysql_log_file_name;
448
450
                                        /* if MySQL binlog is used, this field
449
451
                                        contains a pointer to the latest file