Closed (works as designed)
Project:
Business Rules
Version:
8.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2018 at 04:49 UTC
Updated:
10 Jun 2022 at 08:11 UTC
Jump to comment: Most recent
Comments
Comment #2
pyxio commentedCan anybody help me troubleshoot this issue? thank you
Comment #3
yseki commentedHi pyxio,
This error is caused by low memory allocated for MySql.
See here how to fix it.
Comment #4
yseki commentedComment #5
spanners commentedConfirming that raising the max_allowed_packet on my local Mac got rid of this issue.
Comment #6
tunprog@Spanners thanks man you saved my time.