~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

  • Committer: Brian Aker
  • Date: 2008-06-28 01:01:34 UTC
  • Revision ID: brian@tangent.org-20080628010134-n44ixrdgb6yexhkb
Remove my_pthread_getspecific_ptr()

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