mysql processes

Discussion in 'MySQL' started by netpox, Aug 21, 2008.

  1. #1
    In the WHM when i go to see the running mysql processes it only shows couple lines of the query but not all of it...is there a way to see the whole query?
     
    netpox, Aug 21, 2008 IP
  2. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #2
    I do not know about WHM, but on mysql prompt use
    SHOW FULL PROCESSLIST
    Code (markup):
     
    mwasif, Aug 22, 2008 IP