Typo in error message

Should be “too large”…

Lucee 5.3.2.77 Error (database)
Message value [9718088504] is to large, defined maxlength is [10] but length of value is [11]
Stacktrace The Error Occurred in
C:\Dropbox\Private_Sites\THCGuard\wwwroots\Main\handleverifymobile.cfm: line 7

5: SELECT *
6: FROM Users
7: WHERE mobile = AND
8:
9: mobileVerifyCode2 =

Wanna file a PR on GitHub against the 5.3 branch? It’s super easy

I’ve changed the error message along with this PR : Added a feature for LDEV-2315 & Changed the error message in Queryparam by cfmitrah · Pull Request #698 · lucee/Lucee · GitHub