Activity Stream
48,167 MEMBERS
64943 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 4 of 4
  1.     
    #1
    Member

    Default How to change max_allowed_packet value?

    Hello friends,

    Can someone of you tell me what is the SSH command to change the max_allowed_packet value? Please?

    By doing this command:
    Code: 
    mysql> show variables like '%max_allowed_packet%';
    Appears:
    +--------------------+---------+
    | Variable_name | Value |
    +--------------------+---------+
    | max_allowed_packet | 1048576 |
    +--------------------+---------+
    1 row in set (0.00 sec)
    That is 1MB right?

    I need to change to 32MB

    Anyone?
    Divvy Reviewed by Divvy on . How to change max_allowed_packet value? Hello friends, Can someone of you tell me what is the SSH command to change the max_allowed_packet value? Please? By doing this command: mysql> show variables like '%max_allowed_packet%'; Appears: Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    open my.cnf file which is normally in /etc/my.cnf
    you can open the file with the following ccommand
    nano /etc/my.cnf
    or
    vi /etc/my.cnf
    check the value max_allowed_packet in the file if not found
    just add the following line in the my.cnf

    max_allowed_packet = 32M

    and restart the mysql

    service mysqld restart
    Can Do :-
    PSD TO ANY CMS | PHP(Dynamic Site) | MySql | Script Customization | cUrl Related Work
    Pm me for more info ;)

  4.     
    #3
    Member
    Thank you mate

  5.     
    #4
    Member
    Quote Originally Posted by Divvy View Post
    Thank you mate
    np mate anytime
    Can Do :-
    PSD TO ANY CMS | PHP(Dynamic Site) | MySql | Script Customization | cUrl Related Work
    Pm me for more info ;)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. how to change?
    By jayaraj.chinna in forum Technical Help Desk Support
    Replies: 10
    Last Post: 30th Jan 2012, 05:14 PM
  2. How to change this?
    By shariq27 in forum Web Development Area
    Replies: 4
    Last Post: 28th Feb 2011, 02:38 AM
  3. How to change this?
    By shariq27 in forum Graphics Area
    Replies: 1
    Last Post: 28th Feb 2011, 02:29 AM
  4. An IDEA can change ur Life ...But A Girl Can change Ur IDEA
    By desiboy in forum General Discussion
    Replies: 1
    Last Post: 28th Jun 2009, 06:43 PM

Tags for this Thread

BE SOCIAL