diff options
Diffstat (limited to 'innobase/include/buf0lru.ic')
-rw-r--r-- | innobase/include/buf0lru.ic | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/innobase/include/buf0lru.ic b/innobase/include/buf0lru.ic new file mode 100644 index 00000000000..7b8ee457b0b --- /dev/null +++ b/innobase/include/buf0lru.ic @@ -0,0 +1,8 @@ +/****************************************************** +The database buffer replacement algorithm + +(c) 1995 Innobase Oy + +Created 11/5/1995 Heikki Tuuri +*******************************************************/ + |