diff options
author | Sergei Golubchik <sergii@pisem.net> | 2014-02-26 19:36:33 +0100 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2014-02-26 19:36:33 +0100 |
commit | 15ee97214da759f5b30232081fb71331d9369102 (patch) | |
tree | 62a5742e75e71e934ffe8a2f16861735e8d82d8b /storage/innobase/include/ut0bh.ic | |
parent | f92058a23e5c33815ce123ff314308839407f149 (diff) | |
parent | eeb7091e14d7feda093c7fa04bb2b0373a05e87f (diff) | |
download | mariadb-git-15ee97214da759f5b30232081fb71331d9369102.tar.gz |
InnoDB 5.6.15 merge.
update test results
Diffstat (limited to 'storage/innobase/include/ut0bh.ic')
-rw-r--r-- | storage/innobase/include/ut0bh.ic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/include/ut0bh.ic b/storage/innobase/include/ut0bh.ic index a604237665d..b11de5b8b3e 100644 --- a/storage/innobase/include/ut0bh.ic +++ b/storage/innobase/include/ut0bh.ic @@ -1,6 +1,6 @@ /***************************************************************************//** -Copyright (c) 2011, Oracle and/or its affiliates. All Rights Reserved. +Copyright (c) 2011, 2013, Oracle and/or its affiliates. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software |