mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLE
Fix for pb2 test failure.
This commit is contained in:
@ -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';
|
||||||
|
Reference in New Issue
Block a user