5.5.13 test sys_vars.thread_cache_size_func fails w/ TPS=4

Bug #780502 reported by Valentine Gostev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
percona-projects-qa
Fix Released
Low
Laurynas Biveinis

Bug Description

CURRENT_TEST: sys_vars.thread_cache_size_func
--- /root/HEAP/mysql-test/suite/sys_vars/r/thread_cache_size_func.result 2011-05-06 18:25:36.760325000 +0300
+++ /root/HEAP/mysql-test/suite/sys_vars/r/thread_cache_size_func.reject 2011-05-10 15:58:08.335107407 +0300
@@ -18,7 +18,7 @@
 ** Disconnecting conn1,conn2,conn3,conn4 **
 SHOW STATUS LIKE 'Threads_cached';
 Variable_name Value
-Threads_cached 3
+Threads_cached 0
 3 Expected
 SET @@GLOBAL.thread_cache_size= 1;
 ** Connecting conn1 using username 'root' **
@@ -27,6 +27,6 @@
 ** Disconnecting conn1,conn2 **
 SHOW STATUS LIKE 'Threads_cached';
 Variable_name Value
-Threads_cached 1
+Threads_cached 0
 1 Expected
 SET @@GLOBAL.thread_cache_size = @global_thread_cache_size;

Changed in percona-projects-qa:
milestone: none → 5.5.13
Changed in percona-projects-qa:
assignee: nobody → Laurynas Biveinis (laurynas-biveinis)
Changed in percona-projects-qa:
status: New → Triaged
importance: Undecided → Low
Changed in percona-projects-qa:
status: Triaged → Fix Committed
Changed in percona-projects-qa:
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.