compiler warning
This commit is contained in:
parent
036ca990ab
commit
013186eb96
@ -11102,7 +11102,7 @@ int Table_map_log_event::do_apply_event(rpl_group_info *rgi)
|
||||
table_list->updating= 1;
|
||||
table_list->required_type= FRMTYPE_TABLE;
|
||||
|
||||
DBUG_PRINT("debug", ("table: %s is mapped to %u", table_list->table_name,
|
||||
DBUG_PRINT("debug", ("table: %s is mapped to %llu", table_list->table_name,
|
||||
table_list->table_id));
|
||||
#ifdef RBR_TRIGGERS
|
||||
table_list->master_had_triggers= ((m_flags & TM_BIT_HAS_TRIGGERS_F) ? 1 : 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user