5.5.13 perfschema.thread_cache fails when using pool of threads

Bug #781075 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: perfschema.thread_cache
mysqltest: At line 49: query 'select ($con2_THREAD_ID - $con1_THREAD_ID) into @thread_id_increment' failed: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') into @thread_id_increment' at line 1

The result from queries just before the failure was:
flush status;
SET @saved_thread_cache_size = @@global.thread_cache_size;
set global thread_cache_size = 0;
show variables like "thread_cache_size";
Variable_name Value
thread_cache_size 0

Changed in percona-projects-qa:
milestone: none → 5.5.13-eb
assignee: nobody → Laurynas Biveinis (laurynas-biveinis)
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Perfschema bugs will be fixed later if at all. Also, thread cache does not apply to the thread pool.

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.