Документ взят из кэша поисковой машины. Адрес оригинального документа : http://itpm.msu.su/mysql/Manual_chapter/manual_MySQL_internals.html
Дата изменения: Tue Feb 15 06:19:58 2000
Дата индексирования: Mon Oct 1 21:57:42 2012
Кодировка:
MySQL Reference Manual for version 3.23.10-alpha. - 22 MySQL internals Go to the first, previous, next, last section, table of contents.


22 MySQL internals

This chapter will describe a lot of things that you need to know when working on the MySQL code.

22.1 MySQL threads

The MySQL server creates the the following threads:

mysqladmin processlist only shows the connection and INSERT DELAYED threads.


Go to the first, previous, next, last section, table of contents.