mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 15:45:33 +02:00
Bug #12876932 - INCORRECT SELECT RESULT ON FEDERATED TABLE
Fix for pb2 test failure.
This commit is contained in:
parent
55f3fd4d63
commit
b6ecca263c
1 changed files with 1 additions and 1 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue