Hello!

I run a picture-database (http://gissmoh.kicks-ass.net) on Ubuntu 
Breezy on an old machine:

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 7
model name      : Pentium III (Katmai)
stepping        : 3
cpu MHz         : 501.226
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge 
mca cmov pat pse36 mmx fxsr sse
bogomips        : 993.28

mysql  Ver 12.22 Distrib 4.0.24, for pc-linux-gnu (i486)

key_buffer              = 16M
max_allowed_packet      = 16M
thread_stack            = 128K
query_cache_limit       = 1048576
query_cache_size        = 16777216
query_cache_type        = 1

# log-bin               = /var/log/mysql/mysql-bin.log
# max_binlog_size       = 104857600
# binlog-do-db          = include_database_name
# binlog-ignore-db      = include_database_name

skip-bdb

[mysqldump]
quick
quote-names
max_allowed_packet      = 16M
[isamchk]
key_buffer              = 16M

Is there a way to optimize MySQL Performance?
There a not many clients connected at the same time.

Thanx

-- 
Jochen

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to