mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20041027124510|04970
innobase/btr/btr0sea.c: Exclude innobase/buf/buf0buf.c: Exclude innobase/buf/buf0lru.c: Exclude innobase/ha/ha0ha.c: Exclude innobase/include/buf0buf.h: Exclude innobase/include/ha0ha.h: Exclude innobase/include/hash0hash.h: Exclude
This commit is contained in:
@@ -466,7 +466,6 @@ buf_block_init(
|
||||
block->in_LRU_list = FALSE;
|
||||
|
||||
block->n_pointers = 0;
|
||||
block->hash_nodes = NULL;
|
||||
|
||||
rw_lock_create(&(block->lock));
|
||||
ut_ad(rw_lock_validate(&(block->lock)));
|
||||
|
Reference in New Issue
Block a user