When i upload a file to a LargeBLOB bigger then 1MB i get 'MySQL server has gone away', how can i resolve this problem?
I think it may have something to do with:
There is so many .ini files in the mySQL folder, which one do i edit or is it even this?
I think it may have something to do with:
Code:
max_allowed_packet = 1M
Comment