~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/haildb/haildb_engine.h

Merge in stewart

Show diffs side-by-side

added added

removed removed

Lines of Context:
122
122
  ib_tpl_t tuple;
123
123
  bool advance_cursor;
124
124
  ib_lck_mode_t ib_lock_mode;
125
 
  int previous_error;
126
125
  bool cursor_is_sec_index;
127
126
 
128
127
  bool write_can_replace;