mariadb/storage/innodb_plugin/buf
Vasil Dimov fb4623f0a7 (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6
Fix compiler warning:
buf/buf0flu.c: In function 'buf_flush_batch':
buf/buf0flu.c:1274:9: error: variable 'old_page_count' set but not used [-Werror=unused-but-set-variable]
2010-09-15 11:30:57 +03:00
..
buf0buddy.c Suppress bogus Valgrind warnings about buf_buddy_relocate() 2010-05-25 15:37:48 +03:00
buf0buf.c buf_page_get_gen(): Pass file,line to rw_lock_x_lock(). 2010-06-08 14:40:55 +03:00
buf0flu.c (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-15 11:30:57 +03:00
buf0lru.c buf_LRU_free_block(): Correct an error in the comment. 2010-05-20 16:07:34 +03:00
buf0rea.c Applying InnoDB snapshot 2010-04-01 17:01:22 +04:00