Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.5, 10.6, 10.2(EOL), 10.3(EOL), 10.4(EOL)
-
None
Description
https://github.com/MariaDB/server/tree/bb-10.2-alice/mysql-test/suite/innodb_fts/t/limit_union.test
|
innodb_fts.limit_union 'innodb' [ fail ]
|
Test ended at 2017-11-02 10:51:19
|
|
CURRENT_TEST: innodb_fts.limit_union
|
--- /home/alice/aliska/10.2/mysql-test/suite/innodb_fts/r/limit_union.result 2017-11-02 10:51:13.094313965 +0100
|
+++ /home/alice/aliska/10.2/mysql-test/suite/innodb_fts/r/limit_union.reject 2017-11-02 10:51:19.166304127 +0100
|
@@ -32,7 +32,7 @@
|
WHERE MATCH (title,body)
|
AGAINST ('MySQL' IN BOOLEAN MODE) limit 1;
|
id title body
|
-1 MySQL Tutorial DBMS stands for DataBase ...
|
+6 MySQL Security When configured properly, MySQL ...
|
# Without optimization
|
SET debug_dbug = '+d,fts_union_limit_off';
|
SELECT * FROM articles
|
|
mysqltest: Result length mismatch
|
|
Attachments
Issue Links
- is part of
-
MDEV-13626 Merge InnoDB test cases from MySQL 5.7
- Closed
- relates to
-
MDEV-14231 MATCH() AGAINST( IN BOOLEAN MODE), results mismatch
- Closed