~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/handler/ha_innodb.cc

  • Committer: Brian Aker
  • Date: 2009-11-02 20:55:06 UTC
  • mfrom: (971.7.7 eday-dev)
  • Revision ID: brian@gaz-20091102205506-20y1mki0uft56jzy
MergeĀ Eric

Show diffs side-by-side

added added

removed removed

Lines of Context:
3151
3151
                return(DATA_FIXBINARY);
3152
3152
        case DRIZZLE_TYPE_LONG:
3153
3153
        case DRIZZLE_TYPE_LONGLONG:
3154
 
        case DRIZZLE_TYPE_TINY:
3155
3154
        case DRIZZLE_TYPE_DATETIME:
3156
3155
        case DRIZZLE_TYPE_DATE:
3157
3156
        case DRIZZLE_TYPE_TIMESTAMP: