mysqli_kill
doctrine/dbal
Supported Versions: PHP 5, PHP 7, PHP 8
Asks the server to kill a MySQL thread
<?php
public
mysqli
::
kill
(
int $process_id
):
bool