Hello,
I have a MYSQL database which needs a large number of queries (INSERT and SELECT) in a short time. Also, there are many connections in a short time. How can I optimize performance by using nice PHP code or optimize Mysql server directly?
Yours faithfully,
Joe