mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-28 01:10:09 +00:00
4 lines
113 B
MySQL
4 lines
113 B
MySQL
|
--
|
||
|
-- Used by the math module to keep extra information for debugging
|
||
|
--
|
||
|
ALTER TABLE /*_*/math ADD math_log text;
|