[MDEV-13184] perfschema.privilege_table_io fails with extra lines in result Created: 2017-06-27  Updated: 2023-11-29  Resolved: 2023-11-29

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.1
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None


 Description   

I can only find very old occurrences in buildbot archive:
http://buildbot.askmonty.org/buildbot/builders/xenial-amd64-valgrind/builds/185/steps/test/logs/stdio

perfschema.privilege_table_io            w7 [ fail ]
        Test ended at 2016-12-23 14:05:14
 
CURRENT_TEST: perfschema.privilege_table_io
--- /home/buildbot/build/mysql-test/suite/perfschema/r/privilege_table_io.result	2016-12-22 08:36:54.000000000 -0500
+++ /home/buildbot/build/mysql-test/suite/perfschema/r/privilege_table_io.reject	2016-12-23 14:05:13.781842445 -0500
@@ -107,6 +107,8 @@
 wait/io/table/sql/handler	handler.cc:	TABLE	mysql	proxies_priv	fetch	NULL
 wait/io/table/sql/handler	handler.cc:	TABLE	mysql	proxies_priv	fetch	NULL
 wait/io/table/sql/handler	handler.cc:	TABLE	mysql	roles_mapping	fetch	NULL
+wait/io/table/sql/handler	handler.cc:	TABLE	mysql	roles_mapping	fetch	NULL
+wait/io/table/sql/handler	handler.cc:	TABLE	mysql	roles_mapping	fetch	NULL
 wait/io/table/sql/handler	handler.cc:	TABLE	mysql	tables_priv	fetch	NULL
 wait/io/table/sql/handler	handler.cc:	TABLE	mysql	procs_priv	fetch	NULL
 wait/io/table/sql/handler	handler.cc:	TABLE	mysql	servers	fetch	NULL
 
mysqltest: Result length mismatch

But it failed for me locally on 10.1 b76b69cd5fe634d8ddb9406aa2c82ef2a375b4d8 (pre-10.1.25)

perfschema.privilege_table_io            w6 [ fail ]
        Test ended at 2017-06-27 03:07:05
 
CURRENT_TEST: perfschema.privilege_table_io
--- /data/bld/10.1/mysql-test/suite/perfschema/r/privilege_table_io.result      2017-05-26 19:41:53.000000000 +0300
+++ /data/bld/10.1/mysql-test/suite/perfschema/r/privilege_table_io.reject      2017-06-27 03:07:05.397222462 +0300
@@ -107,6 +107,8 @@
 wait/io/table/sql/handler      handler.cc:     TABLE   mysql   proxies_priv    fetch   NULL
 wait/io/table/sql/handler      handler.cc:     TABLE   mysql   proxies_priv    fetch   NULL
 wait/io/table/sql/handler      handler.cc:     TABLE   mysql   roles_mapping   fetch   NULL
+wait/io/table/sql/handler      handler.cc:     TABLE   mysql   roles_mapping   fetch   NULL
+wait/io/table/sql/handler      handler.cc:     TABLE   mysql   roles_mapping   fetch   NULL
 wait/io/table/sql/handler      handler.cc:     TABLE   mysql   tables_priv     fetch   NULL
 wait/io/table/sql/handler      handler.cc:     TABLE   mysql   procs_priv      fetch   NULL
 wait/io/table/sql/handler      handler.cc:     TABLE   mysql   servers fetch   NULL
 
mysqltest: Result length mismatch


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