diff options
author | unknown <heikki@donna.mysql.fi> | 2001-03-16 00:22:21 +0200 |
---|---|---|
committer | unknown <heikki@donna.mysql.fi> | 2001-03-16 00:22:21 +0200 |
commit | a03b934e0f9e26ca9648c401bdbc8c9ff9e0dae1 (patch) | |
tree | 24f9f3e0f8f12dfce6d639229fb19cb84597e1a4 /BitKeeper | |
parent | 1600159752b316af207aaceaecd4399a6b7a988a (diff) | |
download | mariadb-git-a03b934e0f9e26ca9648c401bdbc8c9ff9e0dae1.tar.gz |
buf0buf.c Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list
buf0lru.c Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list
innobase/buf/buf0buf.c:
Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list
innobase/buf/buf0lru.c:
Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/etc/logging_ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 966f7a398de..10d6827b09d 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -1 +1,2 @@ jani@hynda.mysql.fi +heikki@donna.mysql.fi |