diff options
Diffstat (limited to 'storage/innobase/include/dict0crea.ic')
-rw-r--r-- | storage/innobase/include/dict0crea.ic | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/storage/innobase/include/dict0crea.ic b/storage/innobase/include/dict0crea.ic new file mode 100644 index 00000000000..b4da2d7e03f --- /dev/null +++ b/storage/innobase/include/dict0crea.ic @@ -0,0 +1,8 @@ +/****************************************************** +Database object creation + +(c) 1996 Innobase Oy + +Created 1/8/1996 Heikki Tuuri +*******************************************************/ + |