Unable to see MySQL data types despite having connected to DB successfully

As the title states, I’ve connected to a (local) MySQL database (tested the connection successfully), but I don’t see the MySQL-specific data types in the Type select field under Column Specification. I was under the impression that all I needed to do was set up the connection. What am I missing?

I’m using the Community Edition, in case it’s relevant.

Thanks.