~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: Brian Aker
  • Date: 2008-10-12 01:59:02 UTC
  • Revision ID: brian@tangent.org-20081012015902-prhy6wsimdqr28om
Dead code around unsigned (first pass)

Show diffs side-by-side

added added

removed removed

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