~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/utility_dictionary/plugin.ini

1) Fixed a couple of tests that were still relying on counts of tables in
schemas.
2) Removed utility dictionary from being loaded automatically.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
2
title=Utility data dictionary tables.
3
3
description= Generate data to be used for tests, etc.
4
 
load_by_default=yes
 
4
load_by_default=no
5
5
sources= 
6
6
  counter.cc
7
7
  dictionary.cc
14
14
  environmental.h
15
15
  random_number.h
16
16
  random_string.h
17
 
static=yes
 
17
static=no