What are the configuration changes I have to do for storing large files in the mysql databases.
I want to store large files of size 12MB to 20MB.
I am using MySQL 4.0.18 in SuSeLinux 8.2.
I tried to do changes in /etc/my.cnf file such as to increase max_allowed_packet size to 21MB but I don't find that file.
I want to store large files of size 12MB to 20MB.
I am using MySQL 4.0.18 in SuSeLinux 8.2.
I tried to do changes in /etc/my.cnf file such as to increase max_allowed_packet size to 21MB but I don't find that file.