~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

merge in my changes

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
 
1
5
# check that CSV engine was compiled in, as the result of the test
2
6
# depends on the presence of the log tables (which are CSV-based).
3
7
--source include/have_csv.inc