~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/table_share.h

  • Committer: Brian Aker
  • Date: 2009-11-24 02:06:37 UTC
  • mfrom: (1223.1.7 push)
  • Revision ID: brian@gaz-20091124020637-9gb65vj98x1arydm
MergeĀ forĀ staging.

Show diffs side-by-side

added added

removed removed

Lines of Context:
196
196
  LEX_STRING normalized_path;           /* unpack_filename(path) */
197
197
 
198
198
  uint32_t   block_size;                   /* create information */
199
 
  uint32_t   version;
 
199
  uint64_t   version;
200
200
  uint32_t   timestamp_offset;          /* Set to offset+1 of record */
201
201
  uint32_t   reclength;                 /* Recordlength */
202
202
  uint32_t   stored_rec_length;         /* Stored record length*/