mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@@ -8763,7 +8763,7 @@ int TABLE::update_virtual_fields(handler *h, enum_vcol_update_mode update_mode)
|
||||
{
|
||||
/* Compute the actual value of the virtual fields */
|
||||
DBUG_FIX_WRITE_SET(vf);
|
||||
# ifndef DBUG_OFF
|
||||
# ifdef DBUG_TRACE
|
||||
int field_error=
|
||||
# endif
|
||||
vcol_info->expr->save_in_field(vf, 0);
|
||||
|
Reference in New Issue
Block a user