~drizzle-trunk/drizzle/development

1273.13.49 by Brian Aker
Does not work (compile issue in plugin).
1
[plugin]
2
title=Schema Dictionary
3
description= Creates dictionary tables for federated schema data. 
4
load_by_default=yes
1273.13.52 by Brian Aker
Moved test files.
5
sources= 
6
  columns.cc
1273.13.49 by Brian Aker
Does not work (compile issue in plugin).
7
  dictionary.cc
1309.2.5 by Brian Aker
Reworked the code (split classes).
8
  index_parts.cc
1273.13.49 by Brian Aker
Does not work (compile issue in plugin).
9
  indexes.cc
1810.6.8 by Andrew Hutchings
Create dd.foreign_keys instead of referential_constraints (which it isn't)
10
  foreign_keys.cc
1273.13.49 by Brian Aker
Does not work (compile issue in plugin).
11
  schemas.cc
1309.2.5 by Brian Aker
Reworked the code (split classes).
12
  table_constraints.cc
1273.13.49 by Brian Aker
Does not work (compile issue in plugin).
13
  tables.cc
1273.13.52 by Brian Aker
Moved test files.
14
headers=
15
  columns.h
1861.4.6 by Brian Aker
Switched columns to use AllFields.
16
  data_dictionary.h
1273.13.49 by Brian Aker
Does not work (compile issue in plugin).
17
  dictionary.h
1309.2.5 by Brian Aker
Reworked the code (split classes).
18
  index_parts.h
1273.13.49 by Brian Aker
Does not work (compile issue in plugin).
19
  indexes.h
1810.6.8 by Andrew Hutchings
Create dd.foreign_keys instead of referential_constraints (which it isn't)
20
  foreign_keys.h
1273.13.49 by Brian Aker
Does not work (compile issue in plugin).
21
  schemas.h
1309.2.5 by Brian Aker
Reworked the code (split classes).
22
  table_constraints.h
1273.13.49 by Brian Aker
Does not work (compile issue in plugin).
23
  tables.h
1460 by Brian Aker
Seeing static effects valgrind output
24
static=yes