209
209
`c-b` int COMMENT 'name with a minus',
210
210
`space 2` int COMMENT 'name with a space'
211
211
) ENGINE=InnoDB COMMENT='it''s a table'
222
212
show full columns from t1;
223
213
Field Type Collation Null Key Default Extra Privileges Comment
224
214
name varchar(20) utf8_general_ci YES NULL O'Brien as default