diff options
Diffstat (limited to 'storage/innobase/include/pars0opt.ic')
-rw-r--r-- | storage/innobase/include/pars0opt.ic | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/storage/innobase/include/pars0opt.ic b/storage/innobase/include/pars0opt.ic new file mode 100644 index 00000000000..0bfa8526bee --- /dev/null +++ b/storage/innobase/include/pars0opt.ic @@ -0,0 +1,7 @@ +/****************************************************** +Simple SQL optimizer + +(c) 1997 Innobase Oy + +Created 12/21/1997 Heikki Tuuri +*******************************************************/ |