����ʱ����

��Щ��������Ϊ�� php.ini �е�����Ӱ�졣

MySQLi����ѡ��
���� Ĭ�� ���޸ķ�Χ ������־
mysqli.allow_local_infile "1" PHP_INI_SYSTEM ��PHP 5.2.4����á�
mysqli.allow_persistent "1" PHP_INI_SYSTEM ��PHP 5.3.0����á�
mysqli.max_persistent "-1" PHP_INI_SYSTEM ��PHP 5.3.0����á�
mysqli.max_links "-1" PHP_INI_SYSTEM ��PHP 5.0.0����á�
mysqli.default_port "3306" PHP_INI_ALL ��PHP 5.0.0����á�
mysqli.default_socket NULL PHP_INI_ALL ��PHP 5.0.0����á�
mysqli.default_host NULL PHP_INI_ALL ��PHP 5.0.0����á�
mysqli.default_user NULL PHP_INI_ALL ��PHP 5.0.0����á�
mysqli.default_pw NULL PHP_INI_ALL ��PHP 5.0.0����á�
mysqli.reconnect "0" PHP_INI_SYSTEM ��PHP 4.3.5����á�
mysqli.rollback_on_cached_plink TRUE PHP_INI_SYSTEM �� PHP 5.6.0 ����á�

����ǰ����ֵ�PHP_INI_*ϵ�г�������ϸ���壬��������õ��޸�һ�¡�

��������ָ��ļ��˵����

mysqli.allow_local_infile integer

����Mysql��Load Data������PHP�Ƕȿ��ı����ļ���

mysqli.allow_persistent integer

����ʹ��mysqli_connect()���������־û����ӵ�������

mysqli.max_persistent integer

���Դ����ij־û����ӵ��������������Ϊ0���������ơ�

ÿ��������Mysql���ӵ����������

mysqli.default_port integer

��û��ָ�������˿ں�ʱʹ�õ�Ĭ�ϵ������������ݿ��������TCP�˿ںš����û������Ĭ��ֵ�� �˿ںŽ��ᰴ��˳��ӻ�������MYSQL_TCP_PORT��/etc/services �ļ��е�mysql-tcp��Ŀ������ڵ�MYSQL_PORT������λ�û�ȡ�� Win32��ʹ��MYSQL_PORT������

mysqli.default_socket string

�����ӵ��������ݿ������ʱ���û��ָ������socket���ƣ�ʹ�õ�Ĭ��socket���ơ�

mysqli.default_host string

�����ӵ����ݿ������ʱ�� ���û��ָ������������ַ��ʹ�õ�Ĭ�Ϸ�������������Ҫ�� ��ȫģʽ��ʹ�á�

mysqli.default_user string

�����ӵ����ݿ������ʱ�����û��ָ�������û�����ʹ�õ�Ĭ���û�������Ҫ�� ��ȫģʽ��ʹ�á�

mysqli.default_pw string

�����ӵ����ݿ������ʱ�����û��ָ���������룬ʹ�õ�Ĭ�����롣��Ҫ�� ��ȫģʽ��ʹ�á�

mysqli.reconnect integer

���Ӷ�ʧʱ�Ƿ��Զ��������ӡ�

Note: This php.ini setting is ignored by the mysqlnd driver.

If this option is enabled, closing a persistent connection will rollback any pending transactions of this connection before it is put back into the persistent connection pool. Otherwise, pending transactions will be rolled back only when the connection is reused, or when it is actually closed.

�û�����ͨ��API���û�����ʱ����������MYSQL_OPT_READ_TIMEOUT�� ע�⣬���������������ôlibmysql������MYSQL_OPT_READ_TIMEOUT ��ֵ�����в�ͬ�Ľ��͡�