• unknown's avatar
    The patch adds PROCESSLIST information schema · 99ea15c9
    unknown authored
    
    mysql-test/r/information_schema.result:
      Fixing results after PROCESSLIST information schema is added.
    mysql-test/r/information_schema_db.result:
      Fixing results after PROCESSLIST information schema is added.
    mysql-test/t/information_schema.test:
      Test case to check PROCESSLIST information schema.
        (Note that selecting other fields from PROCESSLIST
        can make the test unstable).
    sql/sql_show.cc:
      Code for PROCESSLIST information schema
    sql/table.h:
      Added for PROCESSLIST informarion schema
    99ea15c9
sql_show.cc 170 KB