~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/rpl_utility.h

  • Committer: Mats Kindahl
  • Date: 2008-08-07 06:24:22 UTC
  • mfrom: (265 drizzle)
  • mto: (264.1.19 codestyle)
  • mto: This revision was merged to the branch mainline in revision 266.
  • Revision ID: mats@mysql.com-20080807062422-20kyv6ssp4grfm0s
Manual merge of lp:drizzle into ~mkindahl/remove-mem-casts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
        }
102
102
        case DRIZZLE_TYPE_SET:
103
103
        case DRIZZLE_TYPE_ENUM:
104
 
        case DRIZZLE_TYPE_STRING:
105
104
        {
106
105
          uint16_t x= field_metadata[index++] << 8U; // real_type
107
106
          x+= field_metadata[index++];            // pack or field length