~fallenpegasus/drizzle/errmsg

« back to all changes in this revision

Viewing changes to tests/t/mysql.test

  • Committer: Mark Atwood
  • Date: 2009-01-05 18:38:13 UTC
  • mfrom: (755.2.3 drizzle)
  • Revision ID: me@mark.atwood.name-20090105183813-is16s37ypfzpqtfm
mergeĀ fromĀ main

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
insert into t1 values(1);
15
15
 
16
16
# Test delimiters
17
 
--exec $MYSQL test 2>&1 < "./t/mysql_delimiter.sql"
 
17
# This breaks vpath builds - and I don't care enough about it to fix
 
18
# drizzletest. We can re-enable this in the new test system
 
19
#--exec $MYSQL test 2>&1 < "$DRIZZLE_TEST_DIR/t/mysql_delimiter.sql"
18
20
 
19
21
--disable_query_log
20
22
# Test delimiter : supplied on the command line