• Satya B's avatar
    Applying InnoDB snapshot 5.1-ss6344, Fixes BUG#47814 · 7dda4b1b
    Satya B authored
    and also applying 5.1-ss6355
    
    Detailed revision comments:
    
    r6324 | jyang | 2009-12-17 06:54:24 +0200 (Thu, 17 Dec 2009) | 8 lines
    branches/5.1: Fix bug #47814 - Diagnostics are frequently not
    printed after a long lock wait in InnoDB. Separate out the 
    lock wait timeout check thread from monitor information
    printing thread.
    
    rb://200 Approved by Marko.
    
    r6349 | marko | 2009-12-22 11:09:54 +0200 (Tue, 22 Dec 2009) | 3 lines
    branches/5.1: lock_print_info_summary(): Remove a reference to
    innobase_mysql_end_print_arbitrary_thd() that should have been
    removed in r6347 when removing the function.
    
    r6350 | marko | 2009-12-22 11:11:09 +0200 (Tue, 22 Dec 2009) | 1 line
    branches/5.1: Remove an obsolete declaration of LOCK_thread_count.
    7dda4b1b
srv0start.c 49.4 KB