~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

More cleanup, this time libmysql_r goes to the bitbucket

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
# Embedded server doesn't support external clients
3
 
--source include/not_embedded.inc
4
 
 
5
1
# check that CSV engine was compiled in, as the result of the test
6
2
# depends on the presence of the log tables (which are CSV-based).
7
3
--source include/have_csv.inc