Can I use import mysql binary option?

ex:
CREATE TABLE a (
id varchar(22) binary NOT NULL
)

error:
(2:3) Expected “)” or fields but “`” found.

Unfortunately, we don’t support that option from MySQL.
However, we’ve noted it to consider implementing in the future.