~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/schema_dictionary/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-03-01 22:24:10 UTC
  • mto: (1309.2.12 build)
  • mto: This revision was merged to the branch mainline in revision 1317.
  • Revision ID: brian@gaz-20100301222410-w509prhp73pg6z4n
Update the code so use a faster index lookup method.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
  index_parts.cc
10
10
  referential_constraints.cc
11
11
  schemas.cc
 
12
  show_indexes.cc
12
13
  tables.cc
13
14
  table_constraints.cc
14
15
headers=
18
19
  index_parts.h
19
20
  referential_constraints.h
20
21
  schemas.h
 
22
  show_indexes.h
21
23
  tables.h
22
24
  table_constraints.h