~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/catalog/plugin.ini

  • Committer: Brian Aker
  • Date: 2010-12-03 18:41:49 UTC
  • mto: (2017.3.1 catalogs)
  • mto: This revision was merged to the branch mainline in revision 2073.
  • Revision ID: brian@tangent.org-20101203184149-vweq8t4dxuh0cqbl
Merge in lock testing code/additional fix for tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  engine.cc
7
7
  functions/create.cc
8
8
  functions/drop.cc
 
9
  functions/lock.cc
 
10
  functions/unlock.cc
9
11
  module.cc
10
12
  tables/catalog_cache.cc
11
13
  tables/catalogs.cc
12
14
headers=
13
15
  functions/create.h
14
16
  functions/drop.h
 
17
  functions/lock.h
 
18
  functions/unlock.h
15
19
  engine.h
16
20
  filesystem.h
17
21
  module.h