Hi,
i have google the internet for tuning up a mysql database, because i have really performance problems with my database. The first step to tune up a database you should insert INDEX into every table. I am a really newbie with databases so i haven't any idea how to insert INDEX. Have anyone do something like that
Then i read that only the crevices which where used by SELECT statements are set up with INDEX. But if i look into the zabbix php scripts i saw that nearly every crevices was used for SELECT statements. Can anybody help me with my problem
i have google the internet for tuning up a mysql database, because i have really performance problems with my database. The first step to tune up a database you should insert INDEX into every table. I am a really newbie with databases so i haven't any idea how to insert INDEX. Have anyone do something like that
Then i read that only the crevices which where used by SELECT statements are set up with INDEX. But if i look into the zabbix php scripts i saw that nearly every crevices was used for SELECT statements. Can anybody help me with my problem

Comment