~percona-dev/percona-server/5.1.57-fix_bug_785564

« back to all changes in this revision

Viewing changes to microsec_process.patch

  • Committer: kinoyasu
  • Date: 2011-05-10 07:31:20 UTC
  • Revision ID: kinoyasu@gauntlet4-20110510073120-j9sqr0px5ltnyy8b
port Yasufumi patches to 5.1.57

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
       if (schema_table_store_record(thd, table))
42
42
       {
43
43
         VOID(pthread_mutex_unlock(&LOCK_thread_count));
44
 
@@ -6716,6 +6721,8 @@
 
44
@@ -6718,6 +6723,8 @@
45
45
   {"STATE", 64, MYSQL_TYPE_STRING, 0, 1, "State", SKIP_OPEN_TABLE},
46
46
   {"INFO", PROCESS_LIST_INFO_WIDTH, MYSQL_TYPE_STRING, 0, 1, "Info",
47
47
    SKIP_OPEN_TABLE},