Commit c6c8645a authored by Venkata Sidagam's avatar Venkata Sidagam

Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLE

Fix for pb2 test failure.
parent b89363de
......@@ -9,7 +9,7 @@
#
let $engine_type= FEDERATED;
--source suite/federated/have_federated_db.inc
--source suite/federated/include/have_federated_db.inc
--vertical_results
eval SELECT * FROM information_schema.engines
WHERE ENGINE = '$engine_type';
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment