~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/conclusions.h

merge READ COMMITTED bug fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
249
249
  uint64_t min_rows;
250
250
};
251
251
 
252
 
#endif
 
252
#endif /* CLIENT_CONCLUSIONS_H */