2
2
# with right and wrong password, with and without database
3
3
# Unfortunately the check is incomplete as we can't connect without database
8
5
# check that CSV engine was compiled in, as the test relies on the presence
9
6
# of the log tables (which are CSV-based). By connect mysql; show tables;
10
7
--source include/have_csv.inc