Page MenuHomeMiraheze

Fatal exception of type "Wikimedia\Rdbms\DBQueryError"
Closed, InvalidPublic

Description

Hi, I got the following error when I submitted to create a new forum in Wiki Forum.
[779cda579334097b4d78a94b] 2021-11-12 05:18:15: Fatal exception of type "Wikimedia\Rdbms\DBQueryError"

Event Timeline

Unknown Object (User) triaged this task as Normal priority.Nov 12 2021, 05:42
Unknown Object (User) edited projects, added Extensions; removed DataDump.
Unknown Object (User) moved this task from Backlog to Short Term on the MediaWiki (SRE) board.
Unknown Object (User) moved this task from Backlog to Deployed Extension Bugs on the Extensions board.Nov 12 2021, 05:43
Unknown Object (User) moved this task from Unsorted to Short Term on the Universal Omega board.
Unknown Object (User) closed this task as Invalid.Nov 12 2021, 21:08
Unknown Object (User) claimed this task.
Error 1406 from WFForum::add, Data too long for column 'wff_description'

Meaning the data you attempted to add was to long for the type of column, which would be an upstream limitation, maybe intentional. Therefore closing task as invalid, since nothing we can really do ourselves right now. You need to truncate the text probably.