~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/mysql_protocol.test

  • Committer: Monty Taylor
  • Date: 2010-05-12 05:00:55 UTC
  • mto: (1527.1.5 staging)
  • mto: This revision was merged to the branch mainline in revision 1529.
  • Revision ID: mordred@inaugust.com-20100512050055-i0kvg8xpr9dupz54
Wrap the libraries in if BUILD_*_PLUGIN so that they don't build when we're
disabling.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
--exec $DRIZZLE_DUMP --skip-create --skip-comments test t1
9
9
DROP TABLE t1;
10
10
 
11
 
--exec $DRIZZLE --ping
 
11
--exec $MYSQL --ping
12
12
 
13
13
--exec $DRIZZLE_SLAP --silent