Commit b6ecca26 authored by Venkata Sidagam's avatar Venkata Sidagam

Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLE

Fix for pb2 test failure.
parent 55f3fd4d
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
# #
let $engine_type= FEDERATED; let $engine_type= FEDERATED;
--source suite/federated/have_federated_db.inc --source suite/federated/include/have_federated_db.inc
--vertical_results --vertical_results
eval SELECT * FROM information_schema.engines eval SELECT * FROM information_schema.engines
WHERE ENGINE = '$engine_type'; 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