diff options
author | Sergei Golubchik <serg@mariadb.org> | 2015-08-03 13:03:47 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2015-08-03 13:03:47 +0200 |
commit | 56544122c75578a23a728e6acafc72dfc449484e (patch) | |
tree | c594bda4973264fc3ea7796bfbd0c826ba36a19b /storage/innobase/row/row0sel.cc | |
parent | 139ba26dbacc37858d7746b8ef53a7330f9a8fcc (diff) | |
download | mariadb-git-56544122c75578a23a728e6acafc72dfc449484e.tar.gz |
5.6.26
Diffstat (limited to 'storage/innobase/row/row0sel.cc')
-rw-r--r-- | storage/innobase/row/row0sel.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/row/row0sel.cc b/storage/innobase/row/row0sel.cc index a27f0ebfb80..b7bc3cff645 100644 --- a/storage/innobase/row/row0sel.cc +++ b/storage/innobase/row/row0sel.cc @@ -1,6 +1,6 @@ /***************************************************************************** -Copyright (c) 1997, 2013, Oracle and/or its affiliates. All Rights Reserved. +Copyright (c) 1997, 2015, Oracle and/or its affiliates. All Rights Reserved. Copyright (c) 2008, Google Inc. Portions of this file contain modifications contributed and copyrighted by |