~stewart/drizzle/embedded-innodb-rnd-read

« back to all changes in this revision

Viewing changes to plugin/schema_dictionary/plugin.ini

  • Committer: Stewart Smith
  • Date: 2010-04-03 05:03:17 UTC
  • mfrom: (1310.1.43)
  • Revision ID: stewart@flamingspork.com-20100403050317-d5l3aqqa2p411bos
Merged embedded-innodb-write-row into embedded-innodb-rnd-read.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
  indexes.cc
10
10
  referential_constraints.cc
11
11
  schemas.cc
12
 
  show_columns.cc
13
 
  show_indexes.cc
14
 
  show_schemas.cc
15
 
  show_table_status.cc
16
 
  show_tables.cc
17
 
  show_temporary_tables.cc
18
12
  table_constraints.cc
19
13
  tables.cc
20
14
headers=
24
18
  indexes.h
25
19
  referential_constraints.h
26
20
  schemas.h
27
 
  show_columns.h
28
 
  show_indexes.h
29
 
  show_schemas.h
30
 
  show_table_status.h
31
 
  show_tables.h
32
 
  show_temporary_tables.h
33
21
  table_constraints.h
34
22
  tables.h