update : 2015.11.03
php.shukuma.com
검색:
변경점
mysqli_slave_query
Mysqlnd
MySQLi
PHP Manual
변경점
이 확장의 클래스/함수/메소드에 다음과 같은 변경이 이루어졌습니다.
Version
Function
Description
5.5.0
mysqli::commit
Added flags and name parameters.
mysqli::options
The MYSQLI_SERVER_PUBLIC_KEY option was added.
mysqli::rollback
Added flags and name parameters.
5.4.0
mysqli_get_cache_stats
The mysqli_get_cache_stats was removed.
5.3.4
mysqli_driver::$report_mode
Changing the reporting mode is now be per-request, rather than per-process.
5.3.0
mysqli_get_cache_stats
The mysqli_get_cache_stats was added as stub.
mysqli::__construct
Added the ability of persistent connections.
mysqli::query
Added the ability of async queries.
5.2.15
mysqli_driver::$report_mode
Changing the reporting mode is now be per-request, rather than per-process.
mysqli_slave_query
Mysqlnd
MySQLi
PHP Manual