~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/alter_info.cc

  • Committer: Monty Taylor
  • Date: 2009-09-25 22:44:24 UTC
  • mto: This revision was merged to the branch mainline in revision 1184.
  • Revision ID: mordred@inaugust.com-20090925224424-6patcd1321ibqnzc
Finished cleaning namespaces in drizzled/statement

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
}
56
56
 
57
57
/**
58
 
  Construct a copy of this object to be used for mysql_alter_table
 
58
  Construct a copy of this object to be used for drizzled::alter_table
59
59
  and mysql_create_table.
60
60
 
61
61
  Historically, these two functions modify their AlterInfo