diff options
Diffstat (limited to 'storage/federated/ha_federated.cc')
-rw-r--r-- | storage/federated/ha_federated.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/federated/ha_federated.cc b/storage/federated/ha_federated.cc index 059df54bd51..624445dda1a 100644 --- a/storage/federated/ha_federated.cc +++ b/storage/federated/ha_federated.cc @@ -1,4 +1,4 @@ -/* Copyright (c) 2004, 2011, Oracle and/or its affiliates. +/* Copyright (c) 2004, 2013, Oracle and/or its affiliates. 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 @@ -2350,7 +2350,6 @@ int ha_federated::delete_row(const uchar *buf) DBUG_RETURN(0); } - /* Positions an index cursor to the index specified in the handle. Fetches the row if available. If the key value is null, begin at the first key of the |