mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +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