~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/sql_table.cc

  • Committer: Brian Aker
  • Date: 2008-07-20 07:36:57 UTC
  • Revision ID: brian@tangent.org-20080720073657-qrzqnfu31mut8vjd
my_bool...

Show diffs side-by-side

added added

removed removed

Lines of Context:
3224
3224
                                   enum tablespace_op_type tablespace_op)
3225
3225
{
3226
3226
  TABLE *table;
3227
 
  my_bool discard;
 
3227
  bool discard;
3228
3228
  int error;
3229
3229
 
3230
3230
  /*