update : 2015.11.03
php.shukuma.com

검색:
 
 
변경점

변경점

이 확장의 클래스/함수/메소드에 다음과 같은 변경이 이루어졌습니다.

VersionFunctionDescription
5.5.0mysqli::commitAdded flags and name parameters.
 mysqli::optionsThe MYSQLI_SERVER_PUBLIC_KEY option was added.
 mysqli::rollbackAdded flags and name parameters.
5.4.0mysqli_get_cache_statsThe mysqli_get_cache_stats was removed.
5.3.4mysqli_driver::$report_modeChanging the reporting mode is now be per-request, rather than per-process.
5.3.0mysqli_get_cache_statsThe mysqli_get_cache_stats was added as stub.
 mysqli::__constructAdded the ability of persistent connections.
 mysqli::queryAdded the ability of async queries.
5.2.15mysqli_driver::$report_modeChanging the reporting mode is now be per-request, rather than per-process.