mirror of
https://github.com/MariaDB/server.git
synced 2025-12-07 17:42:39 +03:00
The partitioning engine checked the auto_increment column even if it was not to be written, triggering a DBUG_ASSERT. Fixed by checking if table->write_set for that column was set.
58 KiB
58 KiB