~ubuntu-branches/ubuntu/maverick/mysql-5.1/maverick-proposed

« back to all changes in this revision

Viewing changes to storage/innobase/include/rem0cmp.h

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-02-22 14:16:05 UTC
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: package-import@ubuntu.com-20120222141605-nxlu9yzc6attylc2
Tags: upstream-5.1.61
ImportĀ upstreamĀ versionĀ 5.1.61

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
        const ulint*    offsets1,/* in: rec_get_offsets(rec1, index) */
142
142
        const ulint*    offsets2,/* in: rec_get_offsets(rec2, index) */
143
143
        dict_index_t*   index,  /* in: data dictionary index */
 
144
        ibool           nulls_unequal,
 
145
                                /* in: TRUE if this is for index statistics
 
146
                                cardinality estimation, and innodb_stats_method
 
147
                                is "nulls_unequal" or "nulls_ignored" */
144
148
        ulint*          matched_fields, /* in/out: number of already completely
145
149
                                matched fields; when the function returns,
146
150
                                contains the value the for current