~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/identifier/schema.cc

  • Committer: Brian Aker
  • Date: 2011-03-28 02:46:21 UTC
  • Revision ID: brian@tangent.org-20110328024621-wtkdtlvdplqm0ybf
Shift CHARSET_INFO to charset_info_st

Show diffs side-by-side

added added

removed removed

Lines of Context:
125
125
    }
126
126
 
127
127
    {
128
 
      const CHARSET_INFO * const cs= &my_charset_utf8mb4_general_ci;
 
128
      const charset_info_st * const cs= &my_charset_utf8mb4_general_ci;
129
129
 
130
130
      int well_formed_error;
131
131
      uint32_t res= cs->cset->well_formed_len(cs, db.c_str(), db.c_str() + db.length(),