~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session.cc

  • Committer: Brian Aker
  • Date: 2009-05-15 19:17:03 UTC
  • mto: This revision was merged to the branch mainline in revision 1023.
  • Revision ID: brian@gaz-20090515191703-bhfoodfaenh6gp9z
Force UTF8 (remove the bits for looking for ascii).

This is a reverse of commit 31951 from MySQL.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2099
2099
    entry->value=0;
2100
2100
    entry->length=0;
2101
2101
    entry->update_query_id=0;
2102
 
    entry->collation.set(NULL, DERIVATION_IMPLICIT, 0);
 
2102
    entry->collation.set(NULL, DERIVATION_IMPLICIT);
2103
2103
    entry->unsigned_flag= 0;
2104
2104
    /*
2105
2105
      If we are here, we were called from a SET or a query which sets a