~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/multi_statement.test

  • Committer: mordred
  • Date: 2008-11-01 00:46:20 UTC
  • mto: (572.1.1 devel) (575.1.1 devel)
  • mto: This revision was merged to the branch mainline in revision 573.
  • Revision ID: mordred@opensolaris-20081101004620-vd0kzsl9k40hvf4p
Some updates to dtrace support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# PS doesn't support multi-statements
2
 
--disable_ps_protocol
3
 
 
4
1
--disable_warnings
5
2
DROP TABLE IF EXISTS t1;
6
3
--enable_warnings