MySQLi_Driver��

(PHP 5, PHP 7)

���

MySQLi ����.

��ժҪ

MySQLi_Driver {
/* ���� */
public readonly string $client_info ;
public readonly string $client_version ;
public readonly string $driver_version ;
public readonly string $embedded ;
public bool $reconnect ;
public int $report_mode ;
/* ���� */
mysqli_driver::embedded_server_start ( int $start , array $arguments , array $groups ) : bool
mysqli_report ( int $flags ) : bool
}

����

client_info

�ͻ���APIͷ�汾�����磺(string)"5.1.49"��

client_version

�ͻ��˰汾�����磺(int)50149��

driver_version

Mysqli�����汾�����磺(int)101009��

embedded

�Ƿ�����MySQLiǶ��ʽ֧�֡�

reconnect

�������ֹ�����ӣ��鿴INIָ���е�mysqli.reconnect��

report_mode

����ΪMYSQLI_REPORT_OFF, MYSQLI_REPORT_ALL���� MYSQLI_REPORT_STRICT ��Ϊ�����׳��쳣����ע����Ҫ��MYSQLI_REPORT_ERROR����ʹ�ã�, MYSQLI_REPORT_ERROR (����MYSQL����)�� MYSQLI_REPORT_INDEX (����������صĴ���)��������ϡ� ����mysqli_report().

Table of Contents