mirror of
https://github.com/MariaDB/server.git
synced 2026-05-09 16:44:29 +02:00
automerge
This commit is contained in:
commit
8723e9d226
3 changed files with 31 additions and 0 deletions
|
|
@ -527,6 +527,7 @@ int mysql_update(THD *thd,
|
|||
table->file->unlock_row();
|
||||
thd->row_count++;
|
||||
}
|
||||
table->auto_increment_field_not_null= FALSE;
|
||||
/*
|
||||
Caching the killed status to pass as the arg to query event constuctor;
|
||||
The cached value can not change whereas the killed status can
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue