Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0(EOL)
-
None
Description
http://askmonty.org/buildbot/builders/p8-rhel6-bintar/builds/471
perfschema.table_name 'xtradb' w2 [ fail ]
|
Test ended at 2017-01-10 13:10:03
|
|
CURRENT_TEST: perfschema.table_name
|
--- /home/buildbot/maria-slave/p8-rhel6-bintar/build/mysql-test/suite/perfschema/r/table_name.result 2017-01-10 01:42:35.300027446 -0500
|
+++ /home/buildbot/maria-slave/p8-rhel6-bintar/build/mysql-test/suite/perfschema/r/table_name.reject 2017-01-10 13:10:02.730027445 -0500
|
@@ -15,8 +15,8 @@
|
FROM performance_schema.objects_summary_global_by_type
|
WHERE object_schema="test";
|
object_type object_schema object_name
|
-TABLE test #sql_1
|
TABLE test sql_1
|
+TABLE test #sql_1
|
Attachments
Issue Links
- relates to
-
MDEV-7069 Fix buildbot failures in main server trees
-
- Stalled
-
Activity
Assignee | Elena Stepanova [ elenst ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Priority | Minor [ 4 ] | Major [ 3 ] |
Fix Version/s | 10.1 [ 16100 ] | |
Fix Version/s | 10.2 [ 14601 ] |
Fix Version/s | 10.0.30 [ 22313 ] | |
Fix Version/s | 10.2.4 [ 22116 ] | |
Fix Version/s | 10.1.22 [ 22502 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 79155 ] | MariaDB v4 [ 151515 ] |
There is only one select that returns a result set in this test. It needs to be sorted.