-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Trivial - P5
-
Affects Version/s: 4.1.13
-
Component/s: Internal Code
-
Fully Compatible
-
ALL
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
There is a misspelling in a uassert.
uassert(13301, "cat() : file to big to load as a variable", sz < 1024 * 1024 * 16);
It should be "too big" instead of "to big".
- links to