File: D:/downloads/surinder/add to mysql ini.txt
# (SS,21/6/12) added following two settings to new server
# (SS,6/7/06) added following to allow for blobs upto 3M (including encoding i.e. 1.5MB file)
# default size of 1M is too small
# (SS,5/5/10) changed from 3 to 10 to allow for Galleon 3.8M brochure, has to be at least 2 x size of file
max_allowed_packet=10M
# (SS,10/8/11) added following to prevent name resolve slow down
# (SS,6/9/11) commented out because to prevent root access for localhost
# (SS,6/9/11) added back in, changing localhost to 127.0.0.1 in user table for root record fixed problem
skip-name-resolve