mirror of https://github.com/MariaDB/server
Browse Source
Don't compare "field == table->next_number_field" because the field can be special nullable field copy created by the trigger. Compare field_index values instead.pull/154/head
3 changed files with 31 additions and 1 deletions
Loading…
Reference in new issue