summaryrefslogtreecommitdiff
path: root/storage/spider/mysql-test/spider/odbc/mariadb/t/have_odbc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/spider/mysql-test/spider/odbc/mariadb/t/have_odbc.inc')
-rw-r--r--storage/spider/mysql-test/spider/odbc/mariadb/t/have_odbc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/spider/mysql-test/spider/odbc/mariadb/t/have_odbc.inc b/storage/spider/mysql-test/spider/odbc/mariadb/t/have_odbc.inc
index ff91838961e..7b5fac727bc 100644
--- a/storage/spider/mysql-test/spider/odbc/mariadb/t/have_odbc.inc
+++ b/storage/spider/mysql-test/spider/odbc/mariadb/t/have_odbc.inc
@@ -4,7 +4,7 @@ CREATE TABLE ta_l (
b CHAR(1),
c DATETIME,
PRIMARY KEY(a)
-) ENGINE=Spider DEFAULT CHARSET=utf8 COMMENT='database "test", port "$CHILD2_1_MYPORT", host "localhost", user "root", password "", default_group "MariaDB ODBC 3.0 Driver", table "ta_r", wrapper "odbc_mariadb"';
+) ENGINE=Spider DEFAULT CHARSET=utf8 COMMENT='database "test", port "$CHILD2_1_MYPORT", host "localhost", user "root", password "", driver "MariaDB ODBC 3.0 Driver", table "ta_r", wrapper "odbc_mariadb"';
if ($mysql_errno)
{
--skip Test requires to build with ODBC driver