~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/schema_engine/tests/r/exists.result

  • Committer: Brian Aker
  • Date: 2010-07-12 06:26:42 UTC
  • Revision ID: brian@gaz-20100712062642-6flofbshd9rfbi0c
MErge in change to do YES/NO like standard requires.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
select * from data_dictionary.plugins WHERE PLUGIN_TYPE="storageengine" AND PLUGIN_NAME="schema";
2
2
PLUGIN_NAME     PLUGIN_TYPE     IS_ACTIVE       MODULE_NAME
3
 
schema  StorageEngine   TRUE    SchemaEngine
 
3
schema  StorageEngine   YES     SchemaEngine