STOP SLAVE [thread_name [, thread_name] ... ] thread_name = IO_THREAD | SQL_THREAD
Para a thread slave. Como o START SLAVE
,
esta instrução pode ser usada com as opções
IO_THREAD
e SQL_THREAD
para chamar a thread ou threads que irão parar.
Este comando é chamado SLAVE STOP
antes do
MySQL 4.0.5. No momento, SLAVE STOP
ainda
é aceito para compatibilidade com versões anteriores, mas
está obsoleto.
This is a translation of the MySQL Reference Manual that can be found at dev.mysql.com. The original Reference Manual is in English, and this translation is not necessarily as up to date as the English version.