Skip to content

Commit ea4b947

Browse files
authored
Update btr0btr.cc
1 parent 2105825 commit ea4b947

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mysql-5.6.26/storage/innobase/btr/btr0btr.cc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3299,9 +3299,6 @@ btr_page_redistribute_before_split(
32993299

33003300
n_moving_recs = i;
33013301
last_moving_rec = tmp_rec;
3302-
3303-
//ib_logf(IB_LOG_LEVEL_INFO, "left_page_merge : n_moving_recs: %lu moving_data_size= %lu, nth_rec: %lu", n_moving_recs, incl_data, nth_rec);
3304-
33053302

33063303
if(nth_rec < n_moving_recs){
33073304
//redistribute to left, insert to left page

0 commit comments

Comments
 (0)