~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/rabbitmq/tests/t/variables.test

  • Committer: Brian Aker
  • Date: 2010-05-18 15:49:50 UTC
  • Revision ID: brian@gaz-20100518154950-qhctxu6lvvnyxy9i
Simplify out Open_tables_state() backup/restore (no longer needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
SELECT * FROM data_dictionary.modules WHERE module_name = 'rabbitmq';
 
2
SELECT * FROM data_dictionary.plugins WHERE module_name = 'rabbitmq';
 
3
SELECT * FROM data_dictionary.replication_streams;