Hi All,
During our application runwe have some normal select insert or update in Mysql. While checking the slow logs we found out that there are a lot of "SHOW KEYS from <TABLE_NAME>" getting triggered causing a bottleneck in performance.
Kindly let me know how to disable the same.
Its an INNODB
regards,
Kuntal
During our application runwe have some normal select insert or update in Mysql. While checking the slow logs we found out that there are a lot of "SHOW KEYS from <TABLE_NAME>" getting triggered causing a bottleneck in performance.
Kindly let me know how to disable the same.
Its an INNODB
regards,
Kuntal