~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/open_tables_state.h

  • Committer: Brian Aker
  • Date: 2010-10-28 17:12:01 UTC
  • mfrom: (1887.1.3 merge)
  • Revision ID: brian@tangent.org-20101028171201-baj6l1bnntn1s4ad
Merge in POTFILES changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
    base tables that were opened with @see open_tables().
41
41
  */
42
42
  Table *open_tables;
 
43
 
43
44
  /**
44
45
    List of temporary tables used by this thread. Contains user-level
45
46
    temporary tables, created with CREATE TEMPORARY TABLE, and