[FOREIGN KEY] fix the bug about meet invalid conflict during checking child table which without index
This commit is contained in:
@ -577,6 +577,7 @@ public:
|
||||
static bool is_support_batch_exec(ObItemType type);
|
||||
static bool is_pl_nested_sql(ObExecContext *cur_ctx);
|
||||
static bool is_fk_nested_sql(ObExecContext *cur_ctx);
|
||||
static bool is_iter_uncommitted_row(ObExecContext *cur_ctx);
|
||||
static bool is_nested_sql(ObExecContext *cur_ctx);
|
||||
static bool is_select_from_dual(ObExecContext &ctx);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user