diff options
Diffstat (limited to 'innobase/include/row0purge.ic')
-rw-r--r-- | innobase/include/row0purge.ic | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/innobase/include/row0purge.ic b/innobase/include/row0purge.ic new file mode 100644 index 00000000000..50aabf0bc1b --- /dev/null +++ b/innobase/include/row0purge.ic @@ -0,0 +1,8 @@ + +/****************************************************** +Purge obsolete records + +(c) 1997 Innobase Oy + +Created 3/14/1997 Heikki Tuuri +*******************************************************/ |