Additional Fix to BUG#16755251 for 5.1 build failure and

disable testcase due to BUG#17446090
This commit is contained in:
Satya Bodapati 2013-09-12 12:28:16 +05:30
parent 59402fe0a7
commit 64a845e0a6
4 changed files with 3 additions and 4 deletions

View file

@ -1336,7 +1336,6 @@ btr_cur_upd_lock_and_undo(
/***************************************************************
Writes a redo log record of updating a record in-place. */
UNIV_INLINE
void
btr_cur_update_in_place_log(
/*========================*/

View file

@ -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(
/*========================*/

View file

@ -1530,7 +1530,7 @@ btr_cur_upd_lock_and_undo(
/***********************************************************//**
Writes a redo log record of updating a record in-place. */
UNIV_INLINE
UNIV_INTERN
void
btr_cur_update_in_place_log(
/*========================*/

View file

@ -638,7 +638,7 @@ btr_push_update_extern_fields(
/***********************************************************//**
Writes a redo log record of updating a record in-place. */
UNIV_INLINE
UNIV_INTERN
void
btr_cur_update_in_place_log(
/*========================*/