Connector/J and Big file problem...
com.mysql.jdbc.PacketTooBigException: Packetfor query is too large (2658422 > 1048576).
You can changethis value on the server by setting the max_allowed_packet' variable.
this is what i'm facing when i want to upload big file (larger than 1048576 bits) can any one help me, how can i enlarge this value?
yours, AMANJ MM

