[MDEV-14808] innodb_fts.sync fails in buildbot with wrong result Created: 2017-12-29  Updated: 2020-03-31  Resolved: 2020-03-17

Status: Closed
Project: MariaDB Server
Component/s: Full-text Search, Tests
Affects Version/s: 10.2, 10.3, 10.4, 10.5
Fix Version/s: 10.2.32, 10.3.23, 10.4.13, 10.5.2

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Thirunarayanan Balathandayuthapani
Resolution: Fixed Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/10743/steps/mtr_ps/logs/stdio

innodb_fts.sync 'innodb'                 w1 [ fail ]
        Test ended at 2017-12-11 18:22:37
 
CURRENT_TEST: innodb_fts.sync
--- /mnt/buildbot/build/mariadb-10.2.12/mysql-test/suite/innodb_fts/r/sync.result	2017-12-11 10:16:57.000000000 +0200
+++ /mnt/buildbot/build/mariadb-10.2.12/mysql-test/suite/innodb_fts/r/sync.reject	2017-12-11 18:22:36.000000000 +0200
@@ -109,7 +109,7 @@
 SELECT * FROM t1 WHERE MATCH(title) AGAINST ('mysql database');
 FTS_DOC_ID	title
 1	database
-2	mysql
+3	mysql
 DROP TABLE t1;
 # Case 4: Test sync commit & rollback in background
 CREATE TABLE t1(
 
mysqltest: Result content mismatch


Generated at Thu Feb 08 08:16:26 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.