This module can be used to deploy an Intel optimized Azure MySQL Flexible Server instance. Instance selection and mysql optimization are included by default in the code.
MySQL will parse a CREATE TABLE statement which specifies a name for a PRIMARY KEY (it will ignore that name and call it PRIMARY but it should parse). sqlglot fails ...