Hi,
Is it a good thing to use enum type such a column in a table instead of making a foreign key which references to another table?http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil/
https://www.percona.com/blog/2008/01/24/enum-fields-vs-varchar-vs-int-joined-table-what-is-faster/