Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL)
-
None
Description
plugins.feedback_plugin_send fails when it's executed alone:
CURRENT_TEST: plugins.feedback_plugin_send
|
--- /data/repo/git/5.5/mysql-test/suite/plugins/r/feedback_plugin_send.result 2015-02-15 23:11:28.000000000 +0300
|
+++ /data/repo/git/5.5/mysql-test/suite/plugins/r/feedback_plugin_send.reject 2015-04-08 00:08:08.000000000 +0300
|
@@ -4,7 +4,7 @@
|
select * from information_schema.feedback where variable_name like 'feed%'
|
and variable_name not like '%_uid';
|
VARIABLE_NAME VARIABLE_VALUE
|
-FEEDBACK used 2
|
+FEEDBACK used 1
|
FEEDBACK version 1.1
|
FEEDBACK_SEND_RETRY_WAIT 60
|
FEEDBACK_SEND_TIMEOUT 60
|
Apparently, the value '2' is only true for the set feedback_plugin_load feedback_plugin_send. I could mask it, but I'm not sure if it was intentional.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Workflow | MariaDB v2 [ 60387 ] | MariaDB v3 [ 65171 ] |
Assignee | Sergei Golubchik [ serg ] | Elena Stepanova [ elenst ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Assignee | Elena Stepanova [ elenst ] | Sergei Golubchik [ serg ] |
Status | Stalled [ 10000 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Elena Stepanova [ elenst ] |
Comment | [ Thinking about it, it's probably not worth reviewing. The change should do the job, for example to allow the test to pass when it's retried by buildbot, and otherwise nobody really cares about it, so I'll push it and see how it goes. ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.0.22 [ 19700 ] | |
Fix Version/s | 10.1.8 [ 19605 ] | |
Fix Version/s | 5.5.46 [ 19603 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 5.5 [ 15800 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 65171 ] | MariaDB v4 [ 149018 ] |