mysql-test profiling fails on 5.0.77

Bug #381430 reported by Aleksandr Kuzminsky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona patches
Fix Released
Undecided
Aleksandr Kuzminsky

Bug Description

The test profiling fails on 5.0.77

profiling [ fail ]

--- /home/buildbot/percona-patches/b_5_0_77_CentOS5_x86_64/mysql-5.0.77/mysql-test/r/profiling.result 2009-01-30 01:38:20.000000000 +0300
+++ /home/buildbot/percona-patches/b_5_0_77_CentOS5_x86_64/mysql-5.0.77/mysql-test/r/profiling.reject 2009-05-28 06:47:53.000000000 +0300
@@ -6,6 +6,8 @@
 Variable_name Value
 profiling OFF
 profiling_history_size 15
+profiling_server OFF
+profiling_use_getrusage OFF
 select @@profiling;
 @@profiling
 0
@@ -16,12 +18,16 @@
 Variable_name Value
 profiling OFF
 profiling_history_size 100
+profiling_server OFF
+profiling_use_getrusage OFF
 set session profiling = ON;
 set session profiling_history_size=30;
 show session variables like 'profil%';
 Variable_name Value
 profiling ON
 profiling_history_size 30
+profiling_server OFF
+profiling_use_getrusage OFF
 select @@profiling;
 @@profiling
 1

mysqltest: Result content mismatch

Changed in percona-patches:
assignee: nobody → Aleksandr Kuzminsky (akuzminsky)
Changed in percona-patches:
status: New → Fix Committed
Changed in percona-patches:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.