~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysql-test/t/flush_table.test

More cleanup, this time libmysql_r goes to the bitbucket

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
# Test of flush table
5
5
#
6
6
 
7
 
# Should work in embedded server after mysqltest is fixed
8
7
--disable_warnings
9
8
drop table if exists t1,t2;
10
9
--enable_warnings