• unknown's avatar
    trx0undo.c, trx0purge.c: · 5a7198f5
    unknown authored
      Print a warning to the .err log if the InnoDB history list length is > 20 000 even though purge reaches the list head; this is to track corruption reported on the MySQL mailing list Nov 9, 2004
    lock0lock.c:
      Let SHOW INNODB STATUS print the history list length
    
    
    innobase/lock/lock0lock.c:
      Let SHOW INNODB STATUS print the history list length
    innobase/trx/trx0purge.c:
      Print a warning to the .err log if the InnoDB history list length is > 20 000 even though purge reaches the list head; this is to track corruption reported on the MySQL mailing list Nov 9, 2004
    innobase/trx/trx0undo.c:
      Print a warning to the .err log if the InnoDB history list length is > 20 000 even though purge reaches the list head; this is to track corruption reported on the MySQL mailing list Nov 9, 2004
    5a7198f5
trx0purge.c 28.5 KB