mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.5 into 10.6
This commit is contained in:
@@ -8995,6 +8995,7 @@ int TABLE::update_generated_fields()
|
||||
res= found_next_number_field->set_default();
|
||||
if (likely(!res))
|
||||
res= file->update_auto_increment();
|
||||
next_number_field= NULL;
|
||||
}
|
||||
|
||||
if (likely(!res) && vfield)
|
||||
|
Reference in New Issue
Block a user