[Maria-developers] Request for testing: MWL#182 SHOW EXPLAIN
Hi Elena,
I need testing for MWL#182 SHOW EXPLAIN.
The code is here: lp:~maria-captains/maria/5.3-show-explain2 (note the '2' at
the end)
The branch is currently based on 5.3, although will move to 5.5 soon (I suppose
this doesn't cause any problems for testing).
Currently, I can think of two things that need testing:
=== "Asynchronous Procedure Call" module ===
This is a module that allows one thread to schedule a call in the other thread,
and wait until the call has been invoked.
Suggested way to test:
- run a set of queries that look at each other with "SHOW EXPLAIN FOR <thread>"
statements.
- have some "victim" threads which run long queries, and have "attacker"
threads which submit a lot of "SHOW EXPLAIN FOR
Hi Elena, On Fri, Apr 27, 2012 at 10:43:42AM +0530, Sergei Petrunia wrote:
I need testing for MWL#182 SHOW EXPLAIN.
The code is here: lp:~maria-captains/maria/5.3-show-explain2 (note the '2' at the end)
All bugs found in the first round are now fixed, I need another round of testing. BR Sergei -- Sergei Petrunia, Software Developer Monty Program AB, http://askmonty.org Blog: http://s.petrunia.net/blog
participants (1)
-
Sergei Petrunia