~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

More cleanup, this time libmysql_r goes to the bitbucket

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--source include/not_embedded.inc
2
 
 
3
1
connect (con1,localhost,root,,);
4
2
connect (con2,localhost,root,,);
5
3
connection con1;