fix bug pdml update partition_key would change the new_row pk by insert before_row trigger
This commit is contained in:
committed by
ob-robot
parent
1da0980936
commit
7261fc9df1
@ -307,6 +307,7 @@ ObLogDelUpd::ObLogDelUpd(ObDelUpdLogPlan &plan)
|
||||
need_barrier_(false),
|
||||
is_first_dml_op_(false),
|
||||
table_location_uncertain_(false),
|
||||
is_pdml_update_split_(false),
|
||||
pdml_partition_id_expr_(NULL),
|
||||
pdml_is_returning_(false),
|
||||
err_log_define_(),
|
||||
|
||||
Reference in New Issue
Block a user