summaryrefslogtreecommitdiff
path: root/storage/innobase/include
diff options
context:
space:
mode:
authorSatya Bodapati <satya.bodapati@oracle.com>2013-09-12 12:28:16 +0530
committerSatya Bodapati <satya.bodapati@oracle.com>2013-09-12 12:28:16 +0530
commitb9041973617ced253981b7d8a9070972bd10729a (patch)
tree25cdcf8f941f12b934cb5ec8986716f886e49f6a /storage/innobase/include
parentf166ec71b78fdf7a08ba413509cf00ad9e003b3c (diff)
downloadmariadb-git-b9041973617ced253981b7d8a9070972bd10729a.tar.gz
Additional Fix to BUG#16755251 for 5.1 build failure and
disable testcase due to BUG#17446090
Diffstat (limited to 'storage/innobase/include')
-rw-r--r--storage/innobase/include/btr0cur.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/include/btr0cur.h b/storage/innobase/include/btr0cur.h
index bab405fa91e..5095fd5e875 100644
--- a/storage/innobase/include/btr0cur.h
+++ b/storage/innobase/include/btr0cur.h
@@ -560,7 +560,7 @@ btr_push_update_extern_fields(
/***************************************************************
Writes a redo log record of updating a record in-place. */
-UNIV_INLINE
+
void
btr_cur_update_in_place_log(
/*========================*/