MySQL application runs slow after general usage

mb1987

I am currently using MySQL. I have noticed several times my front application runs slow after some usage. when i checked server status in MySQL workbench. I have noticed that innodb buffer usage was going to 100% . so I increased parameter innodb_buffer_pool_size to 1G in my.ini file of xampp. but innodb is not flushing the buffer and application runs slow after some time. is there any other parameters to change as-well?

edlerd

consider using a size for innodb_buffer_pool_size of 70%-80% of available ram. Depending on how big your dataset is, you should increase the size.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

SSE runs slow after using AVX

From Dev

mysql query runs slow with multiple conditionals in where

From Dev

Application Slow after a couple of uses

From Dev

SQL Server runs very slow when called from .NET application

From Dev

How to terminate application after 10 runs?

From Dev

Swing application slow after restart with ProcessBuilder

From Dev

MySql queries slow after dropping database with .NET

From Dev

query extremely slow after migration to mysql 5.7

From Dev

regex runs too slow

From Dev

Have you noticed that dispatch_after runs ~10% too slow on iOS devices?

From Dev

JDK7 Application is getting slow after some Uptime

From Dev

JDK7 Application is getting slow after some Uptime

From Dev

PHP Application loading slow after database size increased gradually

From Dev

FLANN in opencv runs too slow

From Dev

Cronjob under Ubuntu runs slow

From Dev

Proper Redux usage general questions

From Dev

Slow MYSQL query after using inner join and sub query

From Dev

Slow MySQL query after adding multiple OR conditions to indexed column

From Dev

MYSQL insert/update slow after updating schema and loading via source

From Dev

My python codes in general are very slow, is this normal?

From Dev

general connection to a mysql server

From Dev

mysql: turn on the general log

From Dev

MySql General error: 2053

From Dev

PHP / MySQL General Error

From Dev

general connection to a mysql server

From Dev

VBA runs very slow on changing external link

From Dev

Ruby factorial code runs too slow

From Dev

Fast query runs slow in SSRS 2

From Dev

Cassandra simple query runs very slow