MySQL tuning
am 01.07.2009 07:10:41 von fa so
--0-2041192880-1246425041=:81975
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Hi all,
I have a MySQL server with 1.7 GB of RAM, Some of the tables in my database=
use MyISAM and others use InnoDB
Do you think the following mysql configurations are Ok? or should I change =
something?
innodb_buffer_pool_size =3D712M
innodb_additional_mem_pool_size =3D20M
innodb_log_buffer_size =3D8M
Current tmp_table_size=A0 =3D 32 M
key_buffer_size =3D 712M
max_allowed_packet=A0 =3D 16M
thread_stack =A0 =3D 128K
thread_cache_size =3D 128
myisam-recover =A0 =3D BACKUP
max_connections =A0 =3D 1000
query_cache_limit =3D 1M
query_cache_size =A0 =3D 64M
expire_logs_days =A0 =3D 10
max_binlog_size =3D 100M
thank you
=0A
--0-2041192880-1246425041=:81975--
RE: MySQL tuning
am 01.07.2009 21:35:06 von Gavin Towey
That's impossible to say with the limited information you've provided; howe=
ver, try this script for some basic tuning suggestions. It should make sur=
e you're not doing anything crazy:
https://launchpad.net/mysql-tuning-primer
Regards,
Gavin Towey
-----Original Message-----
From: fa so [mailto:faka3o@yahoo.com]
Sent: Tuesday, June 30, 2009 10:11 PM
To: mysql@lists.mysql.com
Subject: MySQL tuning
Hi all,
I have a MySQL server with 1.7 GB of RAM, Some of the tables in my database=
use MyISAM and others use InnoDB
Do you think the following mysql configurations are Ok? or should I change =
something?
innodb_buffer_pool_size =3D712M
innodb_additional_mem_pool_size =3D20M
innodb_log_buffer_size =3D8M
Current tmp_table_size =3D 32 M
key_buffer_size =3D 712M
max_allowed_packet =3D 16M
thread_stack =3D 128K
thread_cache_size =3D 128
myisam-recover =3D BACKUP
max_connections =3D 1000
query_cache_limit =3D 1M
query_cache_size =3D 64M
expire_logs_days =3D 10
max_binlog_size =3D 100M
thank you
The information contained in this transmission may contain privileged and c=
onfidential information. It is intended only for the use of the person(s) n=
amed above. If you are not the intended recipient, you are hereby notified =
that any review, dissemination, distribution or duplication of this communi=
cation is strictly prohibited. If you are not the intended recipient, pleas=
e contact the sender by reply email and destroy all copies of the original =
message.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dgcdmg-mysql-2@m.gmane.o rg