mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01: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
2e1f259f74
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…
Reference in a new issue