Le seguenti modifiche sono state apportate alle classi/funzioni/metodi di questa estensione.
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.3.4 | mysqli_driver::$report_mode | Changing the reporting mode is now be per-request, rather than per-process. |
5.3.0 | 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. |