Skip to content

Commit a18e4b9

Browse files
authored
Update btr0btr.cc
<Comment> About TPC-C benchmark
1 parent a1d7701 commit a18e4b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3695,6 +3695,7 @@ btr_page_split_and_insert(
36953695

36963696
// current evaluation is based on TPC-C benchmark
36973697
ibool tpcc_table = FALSE;
3698+
// below code is optimizing redistribute to TPC-C benchmark
36983699

36993700
if(buf_block_get_space(btr_cur_get_block(cursor)) ==srv_ol_space_id
37003701
|| buf_block_get_space(btr_cur_get_block(cursor)) ==srv_his_space_id

0 commit comments

Comments
 (0)