• Jan Lindström's avatar
    MDEV-14776: InnoDB Monitor output generated by specific error is flooding error logs · 07aa9859
    Jan Lindström authored
    innodb/buf_LRU_get_free_block
    	Add debug instrumentation to produce error message about
    	no free pages. Print error message only once and do not
    	enable innodb monitor.
    
    xtradb/buf_LRU_get_free_block
    	Add debug instrumentation to produce error message about
    	no free pages. Print error message only once and do not
    	enable innodb monitor. Remove code that does not seem to
    	be used.
    
    innodb-lru-force-no-free-page.test
    	New test case to force produce desired error message.
    07aa9859
buf0lru.cc 77 KB