[MDEV-7229] main.analyze_stmt_slow_query_log fails with embedded server Created: 2014-11-27  Updated: 2014-11-29  Resolved: 2014-11-29

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

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: buildbot, embedded, tests

Issue Links:
Blocks
blocks MDEV-7172 Fix buildbot failures in 10.1 tree Closed

 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest/builds/3470/steps/test_5/logs/stdio

main.analyze_stmt_slow_query_log         w2 [ fail ]
        Test ended at 2014-11-26 22:59:40
 
CURRENT_TEST: main.analyze_stmt_slow_query_log
--- /mnt/buildbot/build/mariadb-10.1.2/mysql-test/r/analyze_stmt_slow_query_log.result	2014-11-26 12:20:18.000000000 +0200
+++ /mnt/buildbot/build/mariadb-10.1.2/mysql-test/r/analyze_stmt_slow_query_log.reject	2014-11-26 22:59:40.000000000 +0200
@@ -8,8 +8,6 @@
 2
 drop table t1;
 # explain: id	select_type	table	type	possible_keys	key	key_len	ref	rows	r_rows	filtered	r_filtered	Extra
-# explain: 1	SIMPLE	NULL	NULL	NULL	NULL	NULL	NULL	NULL	NULL	NULL	NULL	No tables used
-# explain: id	select_type	table	type	possible_keys	key	key_len	ref	rows	r_rows	filtered	r_filtered	Extra
 # explain: 1	INSERT	t1	ALL	NULL	NULL	NULL	NULL	NULL	NULL	100.00	100.00	NULL
 # explain: id	select_type	table	type	possible_keys	key	key_len	ref	rows	r_rows	filtered	r_filtered	Extra
 # explain: 1	SIMPLE	t1	ALL	NULL	NULL	NULL	NULL	10	10	100.00	30.00	Using where
 
mysqltest: Result length mismatch


Generated at Thu Feb 08 07:17:59 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.