update : 2015.11.03
php.shukuma.com검색:
|
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 예제
Example #1 MysqlndUhConnection::serverDumpDebugInformation() example
<?php 위 예제의 출력: proxy::serverDumpDebugInformation(array ( 0 => NULL, )) proxy::serverDumpDebugInformation returns true 참고
|