Skip to content

6.3.0

Choose a tag to compare

@theodorejb theodorejb released this 06 Oct 02:28

Changed

  • Use mysqli_stmt::get_result() instead of bind_result() internally
    to slightly improve performance and reduce memory usage.

Deprecated

  • Unnecessary getter methods (in InsertResult, BulkInsertResult, SqlParams, and SqlException).