mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
There is a case when implicit primary key may be changed when removing NOT NULL from the part of unique key. In that case we update modified_primary_key which is then used to not skip key sorting. According to is_candidate_key() there is no other cases when primary kay may be changed implicitly.
12 KiB
12 KiB