diff options
Diffstat (limited to 'innobase/include/row0undo.ic')
-rw-r--r-- | innobase/include/row0undo.ic | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/innobase/include/row0undo.ic b/innobase/include/row0undo.ic new file mode 100644 index 00000000000..e7f89c7de67 --- /dev/null +++ b/innobase/include/row0undo.ic @@ -0,0 +1,7 @@ +/****************************************************** +Row undo + +(c) 1997 Innobase Oy + +Created 1/8/1997 Heikki Tuuri +*******************************************************/ |