set max_allowed_packet in mysql

  1. bhawanisingh

    How to change mySql max_allowed_packet ?

    Packet in MySql – Do you know why the packets are more important in MySql? The mechanism follows the simple technique – if the client or the server wants to transfer some information at times they will use the packets to send the information’s. The data’s are splits according the packet size of...
Top