Community

Different type of threads used by MySQL

(nilnandan) MySQL uses different type of threads for running specific utilities like mysql_install_db, flushes MyISAM tables, Replication, TCP/IP sockets etc. All threads can run with four different priorities like Interrupt, connect, wait and query priorities.

Read More - Register for Free Membership