hdc1234hdc
SysAider

Joined: 16/06/2008
Messages: 30
Location: Orlando, FL
Offline
|
This applies to users who are running a MYSQL backend:
1. go to the MySQL folder (usually under c:\Program Files\MySQL\MySQL Server 5.0\ in windows OR /etc/my.cnf in *nix environments)
2. Edit the my.ini file, at the end of the file, add a new line "max_allowed_packet=100M" (without the quotes and change 100m to your requested megabyte size).
3. save the changes, restart the MySQL and SysAid server services.
If anyone else has the answer for other database types please post here.
|