pub fn create_mysql_column_def(schema: &SchemaRef) -> Result<Vec<Column>>
Creates MySQL columns definition from our column schema.