~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/session.h

  • Committer: Brian Aker
  • Date: 2008-12-15 07:35:25 UTC
  • mfrom: (673.3.1 drizzle-nopath)
  • Revision ID: brian@tangent.org-20081215073525-gzec3o8z2d15oqgn
Merge from Stewart.

Show diffs side-by-side

added added

removed removed

Lines of Context:
270
270
  ulong ha_update_count;
271
271
  ulong ha_write_count;
272
272
  ulong ha_prepare_count;
273
 
  ulong ha_discover_count;
274
273
  ulong ha_savepoint_count;
275
274
  ulong ha_savepoint_rollback_count;
276
275