Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 10.0
-
Fix Version/s: 10.0
-
Component/s: Tests
-
Labels:None
Description
http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest-big/builds/1070/steps/test_1/logs/stdio
main.log_tables-big w1 [ fail ]
|
Test ended at 2017-07-12 11:19:04
|
|
CURRENT_TEST: main.log_tables-big
|
--- /mnt/buildbot/build/mariadb-10.0.32/mysql-test/r/log_tables-big.result 2017-07-12 02:21:46.000000000 -0400
|
+++ /mnt/buildbot/build/mariadb-10.0.32/mysql-test/r/log_tables-big.reject 2017-07-12 11:19:04.530496575 -0400
|
@@ -17,7 +17,7 @@
|
select if (query_time >= '00:00:59', 'OK', 'WRONG') as qt, sql_text from mysql.slow_log
|
where sql_text = 'select get_lock(\'bug27638\', 60)';
|
qt sql_text
|
-OK select get_lock('bug27638', 60)
|
+WRONG select get_lock('bug27638', 60)
|
select get_lock('bug27638', 101);
|
get_lock('bug27638', 101)
|
0
|
|
mysqltest: Result length mismatch
|