Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::kill
mysqli::kill
(mysqli_kill) Requires the server to terminate the MySQL thread
Name:
mysqli::kill
Category:
MySQLi
Programming Language:
php
One-line Description:
Requests the server to terminate a MySQL thread.
Related
Is the mysqli::kill Function Safe in PHP? Common Security Issues and Protective Measures
6
What Real-World Examples Show That mysqli::kill Can Gracefully Close Database Connections?
5
Does using mysqli::kill cause connection disruption? The correct way to avoid exceptions
2
Similar Functions
mysqli_sql_exception
mysqli_sql_exception
Themysqli_sql_except
mysqli_stmt::close
mysqli_stmt::close
(mysqli_stmt_close)C
mysqli_stmt::store_result
mysqli_stmt::store_result
(mysqli_stmt_store_r
mysqli_result::free
mysqli_result::free
(mysqli_free_result)
mysqli_stmt::$num_rows
mysqli_stmt::$num_rows
(mysqli_stmt_num_row
mysqli::rollback
mysqli::rollback
(mysqli_rollback)Rol
mysqli::ssl_set
mysqli::ssl_set
(mysqli_ssl_set)isus
mysqli::$affected_rows
mysqli::$affected_rows
(mysqli_affected_row
Popular Articles
Is the mysqli::kill Function Safe in PHP? Common Security Issues and Protective Measures
Does using mysqli::kill cause connection disruption? The correct way to avoid exceptions
What Real-World Examples Show That mysqli::kill Can Gracefully Close Database Connections?