...
Note |
---|
The steps outlined below are applicable to MySQL database only. Please consult your database administrator for steps pertaining to others other databases. |
1.Increase the "max_allowed_packet" setting in my.ini of MySQL for huge data. At the end of the my.ini file content, add this line:
...