~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/suite/big/t/sum_distinct-big.test

Merged Lee from lp:~kalebral/drizzle/drizzle-test-coverage

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Various tests for SUM(DISTINCT ...)
3
3
#
4
4
 
5
 
--source include/big_test.inc
6
5
--disable_warnings
7
6
DROP TABLE IF EXISTS t1, t2;
8
7
--enable_warnings