Re: mysql_stmt_execute() failed:
Alexander Barkov <[email protected]>
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Glenn, How does my.cnf look like? Please check that mysqld really sets the correct value: mysql> show variables like 'max_allowed_packet'; Glenn McGurrin wrote: > > I keep getting errors that I'm getting a packet larger then the max > allowed mysql packet size and it persists even after I up my setting for > max packet size in /etc/my.cnf and restart mysql even at ridiculous > levels like 2048M, does anyone know how to fix this?