PHP » GoLang |
login |
register |
about
|
GoLang MysqlndUhConnection::killConnection
request it (282)
GoLang replacement for PHP's MysqlndUhConnection::killConnection
[edit | history]
PHP MysqlndUhConnection::killConnectionPHP original manual for MysqlndUhConnection::killConnection [ show | php.net ]MysqlndUhConnection::killConnection(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::killConnection — Asks the server to kill a MySQL thread Description
public bool MysqlndUhConnection::killConnection
( mysqlnd_connection
$connection
, int $pid
)Asks the server to kill a MySQL thread. Parameters
Return Values
Returns Examples
Example #1 MysqlndUhConnection::kill() example
<?php The above example will output: proxy::killConnection(array ( 0 => NULL, 1 => 27650, )) proxy::killConnection returns true See Also
|
more
Recently updated
more
Most requested
more
Last requests
|