1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-11 05:52:26 +03:00

mysql-test/t/federated_transactions.test

Fix a typo: Trailing ";" for "source" command.
This commit is contained in:
joerg@mysql.com
2005-12-19 11:12:53 +01:00
parent 7244dfd8d2
commit df0358c4cc

View File

@@ -1,4 +1,4 @@
source include/have_bdb.inc
source include/have_bdb.inc;
source include/federated.inc;
connection slave;