UUID CREATE TABLE `transactions` ( ... `uuid` BIGINT UNSIGNED DEFAULT(uuid_short()), `uuid` UUID DEFAULT(uuid()),