Please consider the following SQL code that I run in MySQL 8.0.22 (in an InnoDB database):
CREATE TABLE `person` ( `person_id` smallint unsigned NOT NULL AU