U
unexplained
Guest
Hello,
I need some information on where I need to update the maximum mysql packet size. I looked into /etc/my.cnf and all that was located in the file was:
[mysqld]
set-variable=local-infile=0
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
user=mysql
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
This is important as my forum is beginning to fail with a small packet size being allowed. I can't find it and am fairly new to plesk. I would appreciate any help.
I need some information on where I need to update the maximum mysql packet size. I looked into /etc/my.cnf and all that was located in the file was:
[mysqld]
set-variable=local-infile=0
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
user=mysql
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
[mysqld_safe]
log-error=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
This is important as my forum is beginning to fail with a small packet size being allowed. I can't find it and am fairly new to plesk. I would appreciate any help.