Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
C
Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 935
    • Issues 935
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Development
  • Core
  • Issues
  • #1539

Closed
Open
Opened Jan 19, 2020 by Dmitry Smirnov@onlyjobDeveloper

"Cannot add field", row size "is greater than maximum allowed size (8126) for a record on index leaf page"

CiviCRM 5.21.1; Spotted the following in MariaDB logs:

[Warning] InnoDB: Cannot add field `postal_greeting_display` in table `wordpress-civicrm`.`civicrm_contact` because after adding it, the row size is 8486 which is greater than maximum allowed size (8126) for a record on index leaf page.
[Warning] InnoDB: Cannot add field `confirm_text` in table `wordpress-civicrm`.`civicrm_event` because after adding it, the row size is 8275 which is greater than maximum allowed size (8126) for a record on index leaf page.

No idea how serious this is... Any ideas how to address the issue? Thanks.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: dev/core#1539