~drizzle-trunk/drizzle/development

Viewing all changes in revision 1547.

  • Committer: Brian Aker
  • Date: 2010-05-20 00:15:10 UTC
  • Revision ID: brian@gaz-20100520001510-0kh8z2ujv5kjpn8i
This fixes a bug where we did a full open for a temporary table for CREATE
TABLE LIKE when all we really needed to do was look at the definition.

BTW I realized this bug while looking at placeholders and seeing that one
was somehow being reused for a temporary table. We don't have nearly enough
logic in the system to correctly make sure that placeholders do not get
recycled (though they should not be).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: