You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[% include 'snippets/update/notify_support.md' %]]
431
-
432
-
With the product updated to the latest version, you can now finish the update process or proceed to updating the LTS Updates packages.
433
-
434
430
## v4.6.25
435
431
436
-
### Form Builder performance fix: missing indexes on form submission data
432
+
### Form Builder performance fix: missing indexes on form submission data [[% include 'snippets/experience_badge.md' %]] [[% include 'snippets/commerce_badge.md' %]]
437
433
438
434
In large production databases, the `ezform_form_submissions` and `ezform_form_submission_data` tables may contain a lot of rows.
439
435
Missing indexes can cause high CPU load and slow queries.
@@ -452,6 +448,12 @@ Run the provided SQL upgrade script to add the missing indexes to your database:
Copy file name to clipboardExpand all lines: docs/update_and_migration/from_5.0/update_from_5.0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ On Commerce, run this additional update queries:
131
131
132
132
## v5.0.3
133
133
134
-
### Form Builder performance fix: missing indexes on form submission data
134
+
### Form Builder performance fix: missing indexes on form submission data[[% include 'snippets/experience_badge.md' %]][[% include 'snippets/commerce_badge.md' %]]
135
135
136
136
In large production databases, the `ibexa_form_submission` and `ibexa_form_submission_data` tables may contain a lot of rows.
137
137
Missing indexes can cause high CPU load and slow queries.
0 commit comments