mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge 10.0.14 into 10.1
This commit is contained in:
@ -332,6 +332,7 @@ unpack_row(rpl_group_info *rgi,
|
||||
}
|
||||
|
||||
rgi->rli->report(ERROR_LEVEL, ER_SLAVE_CORRUPT_EVENT,
|
||||
rgi->gtid_info(),
|
||||
"Could not read field '%s' of table '%s.%s'",
|
||||
f->field_name, table->s->db.str,
|
||||
table->s->table_name.str);
|
||||
|
Reference in New Issue
Block a user