MDL-34782 detect code abusing integer limits in mysql database
authorPetr Škoda <commits@skodak.org>
Wed, 8 Aug 2012 09:57:04 +0000 (11:57 +0200)
committerPetr Škoda <commits@skodak.org>
Fri, 10 Aug 2012 08:20:27 +0000 (10:20 +0200)
commitbd3306f5cd9e2b84f90561c5432c4d22780a7ff4
tree253347c5496ab04361a5f12038a7fda2c07cc1b2
parente6aac11d943c0d689a9cf8b2c9b5bd92148243bf
MDL-34782 detect code abusing integer limits in mysql database

It is allowed to store only ranges specified in install.xml, for integers it means number of digits specified in size.
lib/db/upgradelib.php