executing mysqld command

Hi,

I am trying to make my max_allowed_packet=4M .

This is what I have done.


./safe_mysqld -O max_allowed_packet=4M


After I run I am getting this message "A mysqld process already exists" and it is not changing the value.


can you help me


Thanks

 

 

 

 

Top