Project

General

Profile

having some issues with slow database

Added by hardcore fs almost 12 years ago

database using innoDB on mysql
The ticketing system is crawling along, some sort of issue related to tickets being inserted into the ticket update table.
configuration file has been tuned as regards to "innodb_buffer_pool_size ", "innodb_log_file_size "

any ideas?
HC


Replies (1)

RE: having some issues with slow database - Added by William Roush almost 12 years ago

How large of a system are we talking about? Have you run performance monitoring and are sure it's the database going slow (high I/O wait on the mysqld process)?

    (1-1/1)