mirror of
https://github.com/MariaDB/server.git
synced 2025-05-25 13:42:52 +03:00
Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLE
Merged pb2 test failure fix from mysql-5.1 to mysql-5.5
This commit is contained in:
commit
fe7a28e759
@ -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';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user