~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/plugin-remove.test

  • Committer: Brian Aker
  • Date: 2010-07-09 17:59:07 UTC
  • Revision ID: brian@gaz-20100709175907-h014kkb6cztsr21d
Fix const_cast, disable the unittest for generators.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--error ER_SP_DOES_NOT_EXIST
 
1
--error 1305
2
2
select length("test string");
3
3