Extension:Math/mathoid table
From Linux Web Expert
File:OOjs UI icon alert-destructive.svg | <translate> This feature was removed completely in version <tvar name=ver>1.42</tvar>.</translate> |
mysql> describe mathoid; +-----------------+---------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-----------------+---------------+------+-----+---------+-------+ | math_inputhash | varbinary(16) | NO | PRI | NULL | | | math_input | blob | NO | | NULL | | | math_tex | blob | YES | | NULL | | | math_mathml | blob | YES | | NULL | | | math_svg | blob | YES | | NULL | | | math_style | tinyint(4) | YES | | NULL | | | math_input_type | tinyint(4) | YES | | NULL | | +-----------------+---------------+------+-----+---------+-------+