What type are you using for your id in your MySQL table?

Hi,

what type are you using for your tables id in a MySQL table?

Integer or UUID? UUID1 or UUID4?

If you use UUID how do you save it? in a char column or do you convert it to binary?

Marcel

Community Page
Last updated: