~mordred/drizzle/add-drizzle-namespace

« back to all changes in this revision

Viewing changes to tests/t/information_schema.test

MErge Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# check that CSV engine was compiled in, as the result of the test depends
2
 
# on the presence of the log tables (which are CSV-based).
3
 
--source include/have_csv.inc
4
 
 
5
1
# Test for information_schema.schemata &
6
2
# show databases
7
3