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

« back to all changes in this revision

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

  • Committer: Stewart Smith
  • Date: 2010-03-30 13:09:42 UTC
  • mfrom: (1310.1.38)
  • Revision ID: stewart@flamingspork.com-20100330130942-859uivdm20p36sk3
Merged embedded-innodb-write-row into embedded-innodb-rnd-read.

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    
 
3
schema  StorageEngine   TRUE    SchemaEngine