mirror of
https://github.com/MariaDB/server.git
synced 2026-05-05 06:35:33 +02:00
Merge of the patch introducing virtual columns into maria-5.2
This commit is contained in:
commit
e4e1ae0d13
300 changed files with 28401 additions and 1297 deletions
|
|
@ -730,6 +730,7 @@ int mysql_update(THD *thd,
|
|||
break;
|
||||
}
|
||||
}
|
||||
table->auto_increment_field_not_null= FALSE;
|
||||
dup_key_found= 0;
|
||||
/*
|
||||
Caching the killed status to pass as the arg to query event constuctor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue