Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5(EOL)
Description
main.events_2 w4 [ fail ]
|
Test ended at 2016-02-17 22:22:49
|
|
CURRENT_TEST: main.events_2
|
--- /usr/local/mariadb-5.5.48-linux-x86_64/mysql-test/r/events_2.result 2016-02-17 21:29:02.000000000 +0100
|
+++ /usr/local/mariadb-5.5.48-linux-x86_64/mysql-test/r/events_2.reject 2016-02-17 22:22:49.000000000 +0100
|
@@ -71,6 +71,7 @@
|
order by info;
|
user host db command state info
|
event_scheduler localhost NULL Daemon Waiting for next activation NULL
|
+root localhost events_test Connect end select get_lock("test_lock2", 20)
|
root localhost events_test Connect User lock select get_lock("test_lock2_1", 20)
|
set global event_scheduler=off;
|
"Should have only our process now:"
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- relates to
-
MDEV-7069 Fix buildbot failures in main server trees
-
- Closed
-
-
MDEV-33907 Sporadic main.events_2 test failure with extra 'event_scheduler' entry in results
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Sergey Vojtovich [ svoj ] | Sergei Golubchik [ serg ] |
Status | Open [ 1 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Sergey Vojtovich [ svoj ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 5.5.49 [ 21600 ] | |
Fix Version/s | 5.5 [ 15800 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Labels | foundation |
Workflow | MariaDB v3 [ 75388 ] | MariaDB v4 [ 150342 ] |
Link | This issue relates to MDEV-33907 [ MDEV-33907 ] |
serg, please review fix for this bug.