|
MysqlndUhConnection::serverDumpDebugInformation(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::serverDumpDebugInformation — Dump debugging information into the log for the MySQL server Описание
public bool MysqlndUhConnection::serverDumpDebugInformation
( mysqlnd_connection $connection
)
Dump debugging information into the log for the MySQL server. Список параметров
Возвращаемые значенияReturns TRUE on success. Otherwise, returns FALSE Примеры
Пример #1 MysqlndUhConnection::serverDumpDebugInformation() example
<?php Результат выполнения данного примера: proxy::serverDumpDebugInformation(array ( 0 => NULL, )) proxy::serverDumpDebugInformation returns true Смотрите также
|
|