Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorkaspar
    • CommentTimeMar 24th 2009 edited
     
    When looking at the Top States there is always one State that is empty. Others are Writing to net, Sending data etc. one is empty. Which one is this? Could you say?

    (perhaps this is a bug but as I dont know I post it in this forum)
    • CommentAuthorkaspar
    • CommentTimeMar 24th 2009
     
    perhaps I just found it out by myself:

    http://dev.mysql.com/doc/refman/5.1/en/general-thread-states.html:

    NULL
    This state is used for the SHOW PROCESSLIST state.

    I did overlook this at the first time. Might it be this state? Perhaps you could visualize it somehow as NULL or SHOW PROCESSLIST or something like that
  1.  
    Hi Kaspar,

    you're so right. It is the NULL state which falsely shows up as empty. We'll change it to show NULL instead. It will be fixed in the next release. Thanks for pointing this out!
  2.  
    Update: this has been fixed as of 1.0.5 (released Oct 22 2009).