~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/registry_dictionary/tests/r/slap.result

  • Committer: Brian Aker
  • Date: 2010-02-18 18:29:49 UTC
  • mto: (1273.19.13 fix_is)
  • mto: This revision was merged to the branch mainline in revision 1304.
  • Revision ID: brian@gaz-20100218182949-78sfh2cwvmwwxgs0
Adding slap tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
CREATE SCHEMA data_dictionary;
 
2
CREATE SCHEMA drizzleslap;
 
3
DROP SCHEMA drizzleslap;
 
4
DROP SCHEMA data_dictionary;