Added by hardcore fs over 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
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)?