The MySQL Enum type has considerable downsides: Adding new values requires to rebuild the whole table, which can take hours depending on the size. Enums are ...
確定! 回上一頁