Commit fe7a28e7 authored by Venkata Sidagam's avatar Venkata Sidagam

Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLE

                  
Merged pb2 test failure fix from mysql-5.1 to mysql-5.5
parents 25154543 b6ecca26
......@@ -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